diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-15 09:45:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-15 09:45:27 +0200 |
commit | f496a68c1e0f8cd1520d2a90aec601e58af7f38d (patch) | |
tree | bde6f79487598f4a9cc5d4b20e2b34ae72d82f8a /sci-mathematics | |
parent | dev-java/jdbc-postgresql: x86 stable wrt bug #864817 (diff) | |
download | gentoo-f496a68c1e0f8cd1520d2a90aec601e58af7f38d.tar.gz gentoo-f496a68c1e0f8cd1520d2a90aec601e58af7f38d.tar.bz2 gentoo-f496a68c1e0f8cd1520d2a90aec601e58af7f38d.zip |
sci-mathematics/eclib: x86 stable wrt bug #864997
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/eclib/eclib-20220621.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/eclib/eclib-20220621.ebuild b/sci-mathematics/eclib/eclib-20220621.ebuild index 1cd685e56faf..1a1ab3fc06b7 100644 --- a/sci-mathematics/eclib/eclib-20220621.ebuild +++ b/sci-mathematics/eclib/eclib-20220621.ebuild @@ -11,7 +11,7 @@ LICENSE="GPL-2" # Major version of /usr/lib64/libec.so SLOT="0/10" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="boost flint minimal static-libs test" RESTRICT="!test? ( test )" |