diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:34:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:42:02 +0100 |
commit | 59332acf2de36d448517e273f4d61fd88b89a351 (patch) | |
tree | 17509b291d3c12d213a604ec5031ea94c8b1bddb /sci-mathematics | |
parent | dev-python/zict: x86 stable wrt bug #714576 (diff) | |
download | gentoo-59332acf2de36d448517e273f4d61fd88b89a351.tar.gz gentoo-59332acf2de36d448517e273f4d61fd88b89a351.tar.bz2 gentoo-59332acf2de36d448517e273f4d61fd88b89a351.zip |
sci-mathematics/eclib: x86 stable wrt bug #714602
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/eclib/eclib-20190909.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/eclib/eclib-20190909.ebuild b/sci-mathematics/eclib/eclib-20190909.ebuild index a2a28f630311..ffffddd7a61d 100644 --- a/sci-mathematics/eclib/eclib-20190909.ebuild +++ b/sci-mathematics/eclib/eclib-20190909.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://files.sagemath.org/spkg/upstream/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0/6" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="boost flint minimal static-libs test" RESTRICT="!test? ( test )" |