diff options
author | Sam James <sam@gentoo.org> | 2022-12-29 23:01:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-29 23:01:05 +0000 |
commit | 5b64115ec34a16ef833bce864e55eead3a0e4802 (patch) | |
tree | b2b606528e3e00d1ff9c9dfd417efa5ca659a71f /sci-libs/libqalculate | |
parent | sci-libs/libqalculate: Stabilize 4.3.0 x86, #888908 (diff) | |
download | gentoo-5b64115ec34a16ef833bce864e55eead3a0e4802.tar.gz gentoo-5b64115ec34a16ef833bce864e55eead3a0e4802.tar.bz2 gentoo-5b64115ec34a16ef833bce864e55eead3a0e4802.zip |
sci-libs/libqalculate: Stabilize 4.3.0 ppc64, #888908
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/libqalculate')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-4.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-4.3.0.ebuild b/sci-libs/libqalculate/libqalculate-4.3.0.ebuild index dc4bf10488de..61e1e47b7f80 100644 --- a/sci-libs/libqalculate/libqalculate-4.3.0.ebuild +++ b/sci-libs/libqalculate/libqalculate-4.3.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Qalculate/${PN}/releases/download/v${PV}/${P}.tar.gz LICENSE="GPL-2" # SONAME changes pretty often on bumps. Check! SLOT="0/22" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="curl icu gnuplot readline test" RESTRICT="!test? ( test )" |