diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-05 22:59:02 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-05 22:59:02 +0300 |
commit | 8b3b62ada9d55cc859aa025c61538cb2781f69d8 (patch) | |
tree | 4746e7f3fe845a93805f58a1171905a54f137846 /sci-libs | |
parent | sci-calculators/qalculate-gtk: Stabilize 4.8.1 ppc, #924610 (diff) | |
download | gentoo-8b3b62ada9d55cc859aa025c61538cb2781f69d8.tar.gz gentoo-8b3b62ada9d55cc859aa025c61538cb2781f69d8.tar.bz2 gentoo-8b3b62ada9d55cc859aa025c61538cb2781f69d8.zip |
sci-libs/libqalculate: Stabilize 4.8.1 ppc, #924610
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-4.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-4.8.1.ebuild b/sci-libs/libqalculate/libqalculate-4.8.1.ebuild index eebf39f1b7ff..11f18e6d5570 100644 --- a/sci-libs/libqalculate/libqalculate-4.8.1.ebuild +++ b/sci-libs/libqalculate/libqalculate-4.8.1.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 )" |