diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-22 08:55:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-22 08:56:58 +0200 |
commit | 89c6496072d58e03e8815359f99539375344216b (patch) | |
tree | e2c1382e14e81d5000d87e43ba92dbf997e96645 | |
parent | sci-libs/amd: amd64 stable wrt bug #716960 (diff) | |
download | gentoo-89c6496072d58e03e8815359f99539375344216b.tar.gz gentoo-89c6496072d58e03e8815359f99539375344216b.tar.bz2 gentoo-89c6496072d58e03e8815359f99539375344216b.zip |
sci-libs/btf: amd64 stable wrt bug #716960
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 1bf9b51ffa86..6b94d0ba9255 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" |