diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-22 12:41:50 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-22 12:41:50 +0200 |
commit | 7b6a58c12220cdef16845432aa76ab47445d3911 (patch) | |
tree | 6bcf8efe21a2b21a1b2f61dedb6d08e35fbb6a8d /dev-perl/Math-Base-Convert | |
parent | dev-perl/XML-SAX-Base: ppc stable (bug 619066) (diff) | |
download | gentoo-7b6a58c12220cdef16845432aa76ab47445d3911.tar.gz gentoo-7b6a58c12220cdef16845432aa76ab47445d3911.tar.bz2 gentoo-7b6a58c12220cdef16845432aa76ab47445d3911.zip |
dev-perl/Math-Base-Convert: ppc stable (bug 619060)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-perl/Math-Base-Convert')
-rw-r--r-- | dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild b/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild index babfe795ca6a..4ebcb93ab0cc 100644 --- a/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild +++ b/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Very fast base to base conversion" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd" IUSE="" DEPEND="virtual/perl-ExtUtils-MakeMaker" |