diff options
author | Sam James <sam@gentoo.org> | 2021-11-09 21:34:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-09 21:34:48 +0000 |
commit | 9dbdadfac7a4f7817dc0c254bcaa36069e89926c (patch) | |
tree | 7862c56f9978976a4e917764a3fe114ee57f836c /sci-libs/superlu | |
parent | net-mail/courier-imap: Stabilize 5.1.4 ppc64, #822729 (diff) | |
download | gentoo-9dbdadfac7a4f7817dc0c254bcaa36069e89926c.tar.gz gentoo-9dbdadfac7a4f7817dc0c254bcaa36069e89926c.tar.bz2 gentoo-9dbdadfac7a4f7817dc0c254bcaa36069e89926c.zip |
sci-libs/superlu: Stabilize 5.3.0 ppc, #822606
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/superlu')
-rw-r--r-- | sci-libs/superlu/superlu-5.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/superlu/superlu-5.3.0.ebuild b/sci-libs/superlu/superlu-5.3.0.ebuild index 7f532a1b63af..8b658f6776e8 100644 --- a/sci-libs/superlu/superlu-5.3.0.ebuild +++ b/sci-libs/superlu/superlu-5.3.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/xiaoyeli/superlu/archive/refs/tags/v${PV}.tar.gz -> LICENSE="BSD" SLOT="0/$(ver_cut 1)" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" RESTRICT="!test? ( test )" |