dev-libs/libatasmart: add subslot operator
authorMichael Palimaka <kensington@gentoo.org>
Sun, 19 Feb 2017 03:06:36 +0000 (14:06 +1100)
committerMichael Palimaka <kensington@gentoo.org>
Sun, 19 Feb 2017 03:06:43 +0000 (14:06 +1100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-libs/libatasmart/libatasmart-0.19-r2.ebuild

index 0cf955c025f4e4e464f44732372d3ae7c610db5d..b57f4c52c2534da3b3040a0a25658d71f62346e0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ SLOT="0/4"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
 IUSE="static-libs"
 
-RDEPEND="virtual/libudev"
+RDEPEND="virtual/libudev:="
 DEPEND="${RDEPEND}
        virtual/pkgconfig"