diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-03 11:06:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-03 11:06:00 +0100 |
commit | b392da319c4dcfd924fd7447c876e6315bd0e1d6 (patch) | |
tree | 4294cc5f90c4b923d35e7e665ea6cfd4489c892d | |
parent | net-analyzer/zabbix: amd64 stable wrt bug #821292 (diff) | |
download | gentoo-b392da319c4dcfd924fd7447c876e6315bd0e1d6.tar.gz gentoo-b392da319c4dcfd924fd7447c876e6315bd0e1d6.tar.bz2 gentoo-b392da319c4dcfd924fd7447c876e6315bd0e1d6.zip |
sci-mathematics/eclib: amd64 stable wrt bug #821319
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | sci-mathematics/eclib/eclib-20210625.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/eclib/eclib-20210625.ebuild b/sci-mathematics/eclib/eclib-20210625.ebuild index 64c4360ac565..54d2be3ca1ba 100644 --- a/sci-mathematics/eclib/eclib-20210625.ebuild +++ b/sci-mathematics/eclib/eclib-20210625.ebuild @@ -11,7 +11,7 @@ LICENSE="GPL-2" # Major version of /usr/lib64/libec.so SLOT="0/8" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="boost flint minimal static-libs test" RESTRICT="!test? ( test )" |