diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-03 11:07:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-03 11:07:56 +0100 |
commit | 6fc22db5aa4d57720359a4cb33e02b4d5ccd20ff (patch) | |
tree | c5d2817e1b70eafbc84a8eeb7a09500dfb2638db | |
parent | sci-mathematics/eclib: x86 stable wrt bug #821319 (diff) | |
download | gentoo-6fc22db5aa4d57720359a4cb33e02b4d5ccd20ff.tar.gz gentoo-6fc22db5aa4d57720359a4cb33e02b4d5ccd20ff.tar.bz2 gentoo-6fc22db5aa4d57720359a4cb33e02b4d5ccd20ff.zip |
dev-libs/ntl: x86 stable wrt bug #821325
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-libs/ntl/ntl-11.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ntl/ntl-11.4.4.ebuild b/dev-libs/ntl/ntl-11.4.4.ebuild index 0df685dd90d7..38b47b4ab714 100644 --- a/dev-libs/ntl/ntl-11.4.4.ebuild +++ b/dev-libs/ntl/ntl-11.4.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.shoup.net/ntl/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0/43" -KEYWORDS="amd64 ~arm64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~arm64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="bindist doc static-libs threads cpu_flags_x86_avx2" BDEPEND="dev-lang/perl" |