diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 11:05:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 11:05:33 +0200 |
commit | 78cc3e28a7733f7b004b04c9a380476a5ad97bcc (patch) | |
tree | e1ce13e504bff34ec0e1adc1a65bd0cd65376e4d /sci-libs | |
parent | sys-apps/help2man: Stabilize 1.49.3 ppc64, #899378 (diff) | |
download | gentoo-78cc3e28a7733f7b004b04c9a380476a5ad97bcc.tar.gz gentoo-78cc3e28a7733f7b004b04c9a380476a5ad97bcc.tar.bz2 gentoo-78cc3e28a7733f7b004b04c9a380476a5ad97bcc.zip |
sci-libs/libqalculate: Stabilize 4.5.0 x86, #899436
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs')
-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 d248a587feea..c8003aab4d1f 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 )" |