diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-13 08:57:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-13 08:58:05 +0200 |
commit | 947ed7aa20f7a950f52fe5988c61ccbd0eb69a5b (patch) | |
tree | ace12f4c494dfd534c4a7b4105da5f705e6fcde4 /sci-mathematics/eclib | |
parent | www-servers/varnish: amd64 stable wrt bug #864991 (diff) | |
download | gentoo-947ed7aa20f7a950f52fe5988c61ccbd0eb69a5b.tar.gz gentoo-947ed7aa20f7a950f52fe5988c61ccbd0eb69a5b.tar.bz2 gentoo-947ed7aa20f7a950f52fe5988c61ccbd0eb69a5b.zip |
sci-mathematics/eclib: amd64 stable wrt bug #864997
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/eclib')
-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 b929d5e52f1c..1cd685e56faf 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 )" |