diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-11-22 08:44:18 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-11-22 08:44:18 -0500 |
commit | ea5c86737bba977de456c2889e198a08b60e309d (patch) | |
tree | 62ce2aa24eaec167e81ebf4103a391e4ea986012 /dev-libs/libatasmart | |
parent | sys-apps/acl-2.2.53: alpha stable, bug 700008 (diff) | |
download | gentoo-ea5c86737bba977de456c2889e198a08b60e309d.tar.gz gentoo-ea5c86737bba977de456c2889e198a08b60e309d.tar.bz2 gentoo-ea5c86737bba977de456c2889e198a08b60e309d.zip |
dev-libs/libatasmart-0.19_p5: alpha stable, bug 700526
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/libatasmart')
-rw-r--r-- | dev-libs/libatasmart/libatasmart-0.19_p5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libatasmart/libatasmart-0.19_p5.ebuild b/dev-libs/libatasmart/libatasmart-0.19_p5.ebuild index dc96ef0da8e8..31c40866538f 100644 --- a/dev-libs/libatasmart/libatasmart-0.19_p5.ebuild +++ b/dev-libs/libatasmart/libatasmart-0.19_p5.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/liba/${PN}/${PN}_${PV/_p*}.orig.tar.xz LICENSE="LGPL-2.1" SLOT="0/4" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86" IUSE="static-libs" RDEPEND="virtual/libudev:=" |