commit:     0fcca22efcbd5db68930f896c174a217d9f97ecd
Author:     Victor Ostorga <vostorga <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 13 05:30:50 2016 +0000
Commit:     Victor Ostorga <vostorga <AT> gentoo <DOT> org>
CommitDate: Wed Jan 13 05:30:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fcca22e

Modifying subunit dep as multilib dependency

Package-Manager: portage-2.2.24

 net-fs/samba/samba-4.2.7-r1.ebuild | 2 +-
 net-fs/samba/samba-4.3.4.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-fs/samba/samba-4.2.7-r1.ebuild 
b/net-fs/samba/samba-4.2.7-r1.ebuild
index 6686a68..fe36f47 100644
--- a/net-fs/samba/samba-4.2.7-r1.ebuild
+++ b/net-fs/samba/samba-4.2.7-r1.ebuild
@@ -39,7 +39,7 @@ CDEPEND="${PYTHON_DEPS}
        dev-libs/popt[${MULTILIB_USEDEP}]
        sys-libs/readline:=
        virtual/libiconv
-       dev-python/subunit[${PYTHON_USEDEP}]
+       dev-python/subunit[${PYTHON_USEDEP},${MULTILIB_USEDEP}]
        >=net-libs/socket_wrapper-1.1.2[${MULTILIB_USEDEP}]
        sys-apps/attr[${MULTILIB_USEDEP}]
        sys-libs/libcap

diff --git a/net-fs/samba/samba-4.3.4.ebuild b/net-fs/samba/samba-4.3.4.ebuild
index d7769ae..dd187d6 100644
--- a/net-fs/samba/samba-4.3.4.ebuild
+++ b/net-fs/samba/samba-4.3.4.ebuild
@@ -39,7 +39,7 @@ CDEPEND="${PYTHON_DEPS}
        dev-libs/popt[${MULTILIB_USEDEP}]
        sys-libs/readline:=
        virtual/libiconv
-       dev-python/subunit[${PYTHON_USEDEP}]
+       dev-python/subunit[${PYTHON_USEDEP},${MULTILIB_USEDEP}]
        >=net-libs/socket_wrapper-1.1.3[${MULTILIB_USEDEP}]
        sys-apps/attr[${MULTILIB_USEDEP}]
        sys-libs/libcap

Reply via email to