diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 18:17:12 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 18:17:12 +0200 |
commit | 4c5b73f9f29e02adf92726a21a11b808f1d88582 (patch) | |
tree | 3c8e47b1bf62a3ca3e51296241cd1c1a374c38eb /sci-libs/libqalculate | |
parent | sci-calculators/qalculate-gtk: Stabilize 4.8.1 amd64, #920147 (diff) | |
download | gentoo-4c5b73f9f29e02adf92726a21a11b808f1d88582.tar.gz gentoo-4c5b73f9f29e02adf92726a21a11b808f1d88582.tar.bz2 gentoo-4c5b73f9f29e02adf92726a21a11b808f1d88582.zip |
sci-libs/libqalculate: Stabilize 4.8.1 amd64, #920147
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/libqalculate')
-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 8c206f4b242a..2897cefc0027 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 )" |