diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-19 14:16:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-19 14:16:08 +0200 |
commit | ef2d439f68954de5e293c68ff781b3cebb90bd64 (patch) | |
tree | aa80fc1fc21ab72c3cfaefb8fad9b55d8b019e55 /sci-mathematics | |
parent | dev-lang/erlang: x86 stable wrt bug #717826 (diff) | |
download | gentoo-ef2d439f68954de5e293c68ff781b3cebb90bd64.tar.gz gentoo-ef2d439f68954de5e293c68ff781b3cebb90bd64.tar.bz2 gentoo-ef2d439f68954de5e293c68ff781b3cebb90bd64.zip |
sci-mathematics/flintqs: x86 stable wrt bug #717958
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/flintqs/flintqs-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/flintqs/flintqs-1.0.ebuild b/sci-mathematics/flintqs/flintqs-1.0.ebuild index cf8353473ffa..b394fb54baaa 100644 --- a/sci-mathematics/flintqs/flintqs-1.0.ebuild +++ b/sci-mathematics/flintqs/flintqs-1.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://files.sagemath.org/spkg/upstream/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" DEPEND="dev-libs/gmp:=" |