summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-14 15:55:31 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-14 15:55:31 +0100
commit13bc9e9ba81b302413ec20b8020f2345fad1357d (patch)
treebbeded6a43a173ff1c95f25a7e483408ac358c09 /sci-libs/btf
parentmedia-libs/mutagen: amd64 stable wrt bug #704472 (diff)
downloadgentoo-13bc9e9ba81b302413ec20b8020f2345fad1357d.tar.gz
gentoo-13bc9e9ba81b302413ec20b8020f2345fad1357d.tar.bz2
gentoo-13bc9e9ba81b302413ec20b8020f2345fad1357d.zip
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@gentoo.org>
Diffstat (limited to 'sci-libs/btf')
-rw-r--r--sci-libs/btf/btf-1.2.0.ebuild4
1 files 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 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"