diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-11-28 15:50:03 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-11-28 15:50:03 +0100 |
commit | 58f8c92230515d43343367c58ed32596e1ad099a (patch) | |
tree | 31bbae31a7a63ff96c9472ebe099c686680cc2b1 /sci-libs/libqalculate | |
parent | sci-libs/libqalculate: Stabilize 5.3.0-r1 x86, #945239 (diff) | |
download | gentoo-58f8c92230515d43343367c58ed32596e1ad099a.tar.gz gentoo-58f8c92230515d43343367c58ed32596e1ad099a.tar.bz2 gentoo-58f8c92230515d43343367c58ed32596e1ad099a.zip |
sci-libs/libqalculate: Stabilize 5.3.0-r1 amd64, #945239
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-libs/libqalculate')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-5.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-5.3.0-r1.ebuild b/sci-libs/libqalculate/libqalculate-5.3.0-r1.ebuild index caff23e15ecc..a807e20d65b1 100644 --- a/sci-libs/libqalculate/libqalculate-5.3.0-r1.ebuild +++ b/sci-libs/libqalculate/libqalculate-5.3.0-r1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}"/"${PN}-${MY_PV}" LICENSE="GPL-2+" # SONAME changes pretty often on bumps. Check! SLOT="0/23.3" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="curl icu gnuplot +hardened readline test" RESTRICT="!test? ( test )" |