diff options
author | 2017-05-22 12:45:41 +0200 | |
---|---|---|
committer | 2017-05-22 12:45:41 +0200 | |
commit | d332432f85c27ea1a6e11122949d71cecc40413b (patch) | |
tree | 852359e2d38f047c7ce48eadb87b30bf3a9a6496 /dev-perl/Math-Base-Convert | |
parent | dev-perl/Text-Soundex: ppc stable (bug 619060) (diff) | |
download | gentoo-d332432f85c27ea1a6e11122949d71cecc40413b.tar.gz gentoo-d332432f85c27ea1a6e11122949d71cecc40413b.tar.bz2 gentoo-d332432f85c27ea1a6e11122949d71cecc40413b.zip |
dev-perl/Math-Base-Convert: ppc64 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 4ebcb93ab0cc..d0f50a1c050e 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" |