From: Michael Palimaka Date: Sun, 19 Feb 2017 03:06:36 +0000 (+1100) Subject: dev-libs/libatasmart: add subslot operator X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9a63c1c83f1460939bfc4d0a12d95a289d51e60a;p=gentoo.git dev-libs/libatasmart: add subslot operator Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-libs/libatasmart/libatasmart-0.19-r2.ebuild b/dev-libs/libatasmart/libatasmart-0.19-r2.ebuild index 0cf955c025f4..b57f4c52c253 100644 --- a/dev-libs/libatasmart/libatasmart-0.19-r2.ebuild +++ b/dev-libs/libatasmart/libatasmart-0.19-r2.ebuild @@ -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"