diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-22 20:53:33 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-22 20:53:33 -0500 |
commit | 6428e9b7ca2a3417bf54b4aca55ecbf9859a6cef (patch) | |
tree | 3362669014c8dbc8882dd614d941a79317a892c7 /dev-libs/libatasmart | |
parent | dev-python/polib: arm64 stable (bug #700592) (diff) | |
download | gentoo-6428e9b7ca2a3417bf54b4aca55ecbf9859a6cef.tar.gz gentoo-6428e9b7ca2a3417bf54b4aca55ecbf9859a6cef.tar.bz2 gentoo-6428e9b7ca2a3417bf54b4aca55ecbf9859a6cef.zip |
dev-libs/libatasmart: arm64 stable (bug #700526)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18
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 31c40866538f..3f90690247aa 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:=" |