diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 19:13:13 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 19:13:13 +0300 |
commit | 4bd68e49fd769b90af58ded1a379b4a8de058d35 (patch) | |
tree | 0419fccb9ba2189a1d4d7474d128a98e1b8317a8 /sci-libs | |
parent | dev-cpp/tbb: Stabilize 2021.9.0 ppc64, #908149 (diff) | |
download | gentoo-4bd68e49fd769b90af58ded1a379b4a8de058d35.tar.gz gentoo-4bd68e49fd769b90af58ded1a379b4a8de058d35.tar.bz2 gentoo-4bd68e49fd769b90af58ded1a379b4a8de058d35.zip |
sci-libs/libqalculate: Stabilize 4.6.1 ppc64, #908150
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs')
-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 6b1d828630e9..8c0540230d75 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 )" |