diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:08:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:08:30 +0200 |
commit | a1c187da8fbdf998e2e7ccd8e349f500d36263c9 (patch) | |
tree | 2426579e81858ac77f2f39d5f59297d33ec99634 | |
parent | sci-libs/suitesparse: ppc64 stable wrt bug #716960 (diff) | |
download | gentoo-a1c187da8fbdf998e2e7ccd8e349f500d36263c9.tar.gz gentoo-a1c187da8fbdf998e2e7ccd8e349f500d36263c9.tar.bz2 gentoo-a1c187da8fbdf998e2e7ccd8e349f500d36263c9.zip |
sci-libs/suitesparseconfig: ppc64 stable wrt bug #716960
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | sci-libs/suitesparseconfig/suitesparseconfig-5.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/suitesparseconfig/suitesparseconfig-5.4.0.ebuild b/sci-libs/suitesparseconfig/suitesparseconfig-5.4.0.ebuild index aeb68979c5dc..ecf8c009e679 100644 --- a/sci-libs/suitesparseconfig/suitesparseconfig-5.4.0.ebuild +++ b/sci-libs/suitesparseconfig/suitesparseconfig-5.4.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2" # SuiteSparse_config directory". LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="static-libs" multilib_src_configure() { |