summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-02 19:12:02 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-03 14:12:40 +0300
commitc2cfba215a3a15ae498261b30035a2af5edcf266 (patch)
treeb44e7d471ae5d610feefd6c10fa7697add3d5c57 /sci-libs/itpp
parentsci-libs/indilib: destabilize for ~ppc (diff)
downloadgentoo-c2cfba215a3a15ae498261b30035a2af5edcf266.tar.gz
gentoo-c2cfba215a3a15ae498261b30035a2af5edcf266.tar.bz2
gentoo-c2cfba215a3a15ae498261b30035a2af5edcf266.zip
sci-libs/itpp: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/itpp')
-rw-r--r--sci-libs/itpp/itpp-4.3.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/itpp/itpp-4.3.1-r2.ebuild b/sci-libs/itpp/itpp-4.3.1-r2.ebuild
index 57bfa66a3b1f..694554f3b582 100644
--- a/sci-libs/itpp/itpp-4.3.1-r2.ebuild
+++ b/sci-libs/itpp/itpp-4.3.1-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=8
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="doc"
RDEPEND="sci-libs/fftw:3.0=