diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 19:35:07 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 19:35:07 +0300 |
commit | 0a1cde488d64181a4e30c6e76a6ae5cf24154c52 (patch) | |
tree | ed5abe305e3105bd8ac49fc204b3cd1859e73321 /sci-libs/libqalculate | |
parent | sci-libs/libqalculate: Stabilize 4.6.1 x86, #908150 (diff) | |
download | gentoo-0a1cde488d64181a4e30c6e76a6ae5cf24154c52.tar.gz gentoo-0a1cde488d64181a4e30c6e76a6ae5cf24154c52.tar.bz2 gentoo-0a1cde488d64181a4e30c6e76a6ae5cf24154c52.zip |
sci-libs/libqalculate: Stabilize 4.6.1 amd64, #908150
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/libqalculate')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-4.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-4.6.1.ebuild b/sci-libs/libqalculate/libqalculate-4.6.1.ebuild index 02279e400c05..f367366c2910 100644 --- a/sci-libs/libqalculate/libqalculate-4.6.1.ebuild +++ b/sci-libs/libqalculate/libqalculate-4.6.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 )" |