diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 08:18:38 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 08:18:38 +0000 |
commit | fb8a52fecd04079f3eff719a7be9117e83b54744 (patch) | |
tree | 181385c5ee47fdfea61a1bed44bead260946c9b3 /sci-libs/libqalculate | |
parent | net-print/cups: Stabilize 2.4.2-r7 ppc, #899280 (diff) | |
download | gentoo-fb8a52fecd04079f3eff719a7be9117e83b54744.tar.gz gentoo-fb8a52fecd04079f3eff719a7be9117e83b54744.tar.bz2 gentoo-fb8a52fecd04079f3eff719a7be9117e83b54744.zip |
sci-libs/libqalculate: Stabilize 4.5.0 ppc64, #899436
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/libqalculate')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-4.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-4.5.0.ebuild b/sci-libs/libqalculate/libqalculate-4.5.0.ebuild index 32eb4b55e605..d248a587feea 100644 --- a/sci-libs/libqalculate/libqalculate-4.5.0.ebuild +++ b/sci-libs/libqalculate/libqalculate-4.5.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 +hardened readline test" RESTRICT="!test? ( test )" |