commit: 13bc9e9ba81b302413ec20b8020f2345fad1357d Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Jan 14 14:55:31 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Jan 14 14:55:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13bc9e9b
sci-libs/btf: amd64 stable wrt bug #705134 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sci-libs/btf/btf-1.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/btf/btf-1.2.0.ebuild b/sci-libs/btf/btf-1.2.0.ebuild index bb12a9bd3e5..3144388ab48 100644 --- a/sci-libs/btf/btf-1.2.0.ebuild +++ b/sci-libs/btf/btf-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS=" ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="static-libs" RDEPEND="sci-libs/suitesparseconfig"
