diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-11-22 13:00:58 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-11-22 13:00:58 +0300 |
commit | a0c1825f56df28cb2cdccefa617e3e9fc62f9f73 (patch) | |
tree | 5fb90421b6b56ecd1592df4ab86306f57efb5eb1 /dev-libs/libatasmart | |
parent | sci-mathematics/z3: arm stable wrt bug #700296 (diff) | |
download | gentoo-a0c1825f56df28cb2cdccefa617e3e9fc62f9f73.tar.gz gentoo-a0c1825f56df28cb2cdccefa617e3e9fc62f9f73.tar.bz2 gentoo-a0c1825f56df28cb2cdccefa617e3e9fc62f9f73.zip |
dev-libs/libatasmart: arm stable wrt bug #700526
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@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 8be42724513d..dc96ef0da8e8 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:=" |