commit:     0274bedd5ed2a2723534adbc2859d6e97a2bd9d9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 20:11:17 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 20:11:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0274bedd

gnustep-base/gnustep-make: Remove := slot op from || dep, #561728

 gnustep-base/gnustep-make/gnustep-make-2.6.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnustep-base/gnustep-make/gnustep-make-2.6.7-r1.ebuild 
b/gnustep-base/gnustep-make/gnustep-make-2.6.7-r1.ebuild
index 14c1346..3e6ea24 100644
--- a/gnustep-base/gnustep-make/gnustep-make-2.6.7-r1.ebuild
+++ b/gnustep-base/gnustep-make/gnustep-make-2.6.7-r1.ebuild
@@ -20,7 +20,7 @@ DEPEND="${GNUSTEP_CORE_DEPEND}
                sys-devel/clang )
        !libobjc2? ( !!gnustep-base/libobjc2
                || (
-                       >=sys-devel/gcc-3.3:=[objc]
+                       >=sys-devel/gcc-3.3[objc]
                        sys-devel/clang
                ) )"
 RDEPEND="${DEPEND}"

Reply via email to