diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-22 13:10:29 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-22 13:47:48 +0200 |
commit | 3741c02aabf1332be6d5886c1c5d9b560ed7a1b2 (patch) | |
tree | ada3962d0601881c369d3697a71e089e4c8d1891 /sci-libs | |
parent | a76f8f65656b5a030c48533363a059cabfa4cbd8 (diff) | |
download | gentoo-3741c02aabf1332be6d5886c1c5d9b560ed7a1b2.tar.gz gentoo-3741c02aabf1332be6d5886c1c5d9b560ed7a1b2.tar.xz |
sci-libs/suitesparseconfig: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/suitesparseconfig/suitesparseconfig-4.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/suitesparseconfig/suitesparseconfig-4.2.1-r1.ebuild b/sci-libs/suitesparseconfig/suitesparseconfig-4.2.1-r1.ebuild index 232fd084c5b..1e01cab407b 100644 --- a/sci-libs/suitesparseconfig/suitesparseconfig-4.2.1-r1.ebuild +++ b/sci-libs/suitesparseconfig/suitesparseconfig-4.2.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="static-libs" multilib_src_configure() { |