net-libs/gnutls: remove slot operator from conditional package
authorAlon Bar-Lev <alonbl@gentoo.org>
Thu, 23 Feb 2017 18:36:35 +0000 (20:36 +0200)
committerAlon Bar-Lev <alonbl@gentoo.org>
Thu, 23 Feb 2017 18:37:31 +0000 (20:37 +0200)
got a report that this is invalid, repoman does not warn

Package-Manager: portage-2.3.3

net-libs/gnutls/gnutls-3.5.9-r2.ebuild

index 770abdb98ceeb2b20f117fa5807ef8686e68db15..76ab5f1410e6814bef61944e181e95ead690a8ce 100644 (file)
@@ -49,7 +49,7 @@ DEPEND="${RDEPEND}
        >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
        || (
                sys-devel/gcc[cxx?]
-               sys-devel/clang:=[${MULTILIB_USEDEP}]
+               sys-devel/clang[${MULTILIB_USEDEP}]
        )
        doc? ( dev-util/gtk-doc )
        nls? ( sys-devel/gettext )