diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-02 19:12:05 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 14:12:40 +0300 |
commit | 6104a7bb1c5b9924e9fad9f088386afb34078cb0 (patch) | |
tree | 41ec79745cc75069e27b77bd67de4bfdfc226dba /sci-libs/klu | |
parent | sci-libs/itpp: destabilize for ~ppc (diff) | |
download | gentoo-6104a7bb1c5b9924e9fad9f088386afb34078cb0.tar.gz gentoo-6104a7bb1c5b9924e9fad9f088386afb34078cb0.tar.bz2 gentoo-6104a7bb1c5b9924e9fad9f088386afb34078cb0.zip |
sci-libs/klu: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/klu')
-rw-r--r-- | sci-libs/klu/klu-1.3.9-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/klu/klu-1.3.9-r2.ebuild b/sci-libs/klu/klu-1.3.9-r2.ebuild index 31bfebab0772..63e040f084c3 100644 --- a/sci-libs/klu/klu-1.3.9-r2.ebuild +++ b/sci-libs/klu/klu-1.3.9-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="doc" BDEPEND=" |