diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:19:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:19:16 +0100 |
commit | 2586db45f9bced2977f88cdd507224fe2e332a97 (patch) | |
tree | 5fa13b2732bdb05e0118baaa77690298d6f201d5 | |
parent | net-libs/libnfsidmap: ppc64 stable wrt bug #700444 (diff) | |
download | gentoo-2586db45f9bced2977f88cdd507224fe2e332a97.tar.gz gentoo-2586db45f9bced2977f88cdd507224fe2e332a97.tar.bz2 gentoo-2586db45f9bced2977f88cdd507224fe2e332a97.zip |
dev-libs/libatasmart: ppc64 stable wrt bug #700526
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 67f99c059978..d49021755770 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:=" |