diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:07:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:07:57 +0200 |
commit | 876fce417c57424aa3b16e011571be0fe646de22 (patch) | |
tree | 20d769d23439843ece4a652f0c4f3aad85599362 /sci-libs/btf | |
parent | sci-libs/amd: ppc64 stable wrt bug #716960 (diff) | |
download | gentoo-876fce417c57424aa3b16e011571be0fe646de22.tar.gz gentoo-876fce417c57424aa3b16e011571be0fe646de22.tar.bz2 gentoo-876fce417c57424aa3b16e011571be0fe646de22.zip |
sci-libs/btf: ppc64 stable wrt bug #716960
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/btf')
-rw-r--r-- | sci-libs/btf/btf-1.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/btf/btf-1.2.6.ebuild b/sci-libs/btf/btf-1.2.6.ebuild index c2aaeb24a308..1bf9b51ffa86 100644 --- a/sci-libs/btf/btf-1.2.6.ebuild +++ b/sci-libs/btf/btf-1.2.6.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~amd64 ~arm64 ~hppa ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="static-libs" BDEPEND="virtual/pkgconfig" |