diff options
author | Sam James <sam@gentoo.org> | 2023-07-16 06:25:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-16 06:25:18 +0100 |
commit | 97cb0b0045883c7c9f1d4091dc6ab21a3af19b3b (patch) | |
tree | 5820857cf8731f7344f752d7bc09fb6bcc32db76 /sci-mathematics | |
parent | net-vpn/networkmanager-openconnect: Stabilize 1.2.10-r1 x86, #909480 (diff) | |
download | gentoo-97cb0b0045883c7c9f1d4091dc6ab21a3af19b3b.tar.gz gentoo-97cb0b0045883c7c9f1d4091dc6ab21a3af19b3b.tar.bz2 gentoo-97cb0b0045883c7c9f1d4091dc6ab21a3af19b3b.zip |
sci-mathematics/eclib: Stabilize 20230424 amd64, #910411
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/eclib/eclib-20230424.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/eclib/eclib-20230424.ebuild b/sci-mathematics/eclib/eclib-20230424.ebuild index b6530c437e9e..acd6e324bbf0 100644 --- a/sci-mathematics/eclib/eclib-20230424.ebuild +++ b/sci-mathematics/eclib/eclib-20230424.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/JohnCremona/${PN}/releases/download/v${PV}/${P}.tar. LICENSE="GPL-2" SLOT="0/12" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="boost flint minimal test" RESTRICT="!test? ( test )" |