From: Agostino Sarubbo Date: Tue, 14 Jan 2020 14:55:31 +0000 (+0100) Subject: sci-libs/btf: amd64 stable wrt bug #705134 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=13bc9e9ba81b302413ec20b8020f2345fad1357d;p=gentoo.git 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 --- diff --git a/sci-libs/btf/btf-1.2.0.ebuild b/sci-libs/btf/btf-1.2.0.ebuild index bb12a9bd3e57..3144388ab48f 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"