diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-13 08:01:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-13 08:01:24 +0100 |
commit | 29561466d5b231b8cdad9f34f76c293762f5b015 (patch) | |
tree | 7b4d55d268a13f8bb6f7cbd02caca71f75112be6 /dev-perl/Math-GMP | |
parent | dev-perl/local-lib: x86 stable wrt bug #829036 (diff) | |
download | gentoo-29561466d5b231b8cdad9f34f76c293762f5b015.tar.gz gentoo-29561466d5b231b8cdad9f34f76c293762f5b015.tar.bz2 gentoo-29561466d5b231b8cdad9f34f76c293762f5b015.zip |
dev-perl/Math-GMP: x86 stable wrt bug #829038
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Math-GMP')
-rw-r--r-- | dev-perl/Math-GMP/Math-GMP-2.230.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-GMP/Math-GMP-2.230.0.ebuild b/dev-perl/Math-GMP/Math-GMP-2.230.0.ebuild index e02408620771..248eb49b21a0 100644 --- a/dev-perl/Math-GMP/Math-GMP-2.230.0.ebuild +++ b/dev-perl/Math-GMP/Math-GMP-2.230.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="High speed arbitrary size integer math" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha amd64 ~hppa ~mips ppc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~mips ppc x86" RDEPEND=" virtual/perl-AutoLoader |