diff options
author | 2012-09-01 11:39:24 +0000 | |
---|---|---|
committer | 2012-09-01 11:39:24 +0000 | |
commit | 1d546d3894bf985f6d1d279d99fd1c4adcdf1ac0 (patch) | |
tree | 0b167ca84c6225d6ab3d2329522f6d0675153dc3 /dev-perl/Math-Base36/Math-Base36-0.100.0.ebuild | |
parent | Marked ~ppc-aix, bug #432288 (diff) | |
download | gentoo-2-1d546d3894bf985f6d1d279d99fd1c4adcdf1ac0.tar.gz gentoo-2-1d546d3894bf985f6d1d279d99fd1c4adcdf1ac0.tar.bz2 gentoo-2-1d546d3894bf985f6d1d279d99fd1c4adcdf1ac0.zip |
Marked ~ppc-aix, bug #432288
(Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-perl/Math-Base36/Math-Base36-0.100.0.ebuild')
-rw-r--r-- | dev-perl/Math-Base36/Math-Base36-0.100.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Math-Base36/Math-Base36-0.100.0.ebuild b/dev-perl/Math-Base36/Math-Base36-0.100.0.ebuild index 74767fc8d5d1..2872155dc060 100644 --- a/dev-perl/Math-Base36/Math-Base36-0.100.0.ebuild +++ b/dev-perl/Math-Base36/Math-Base36-0.100.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Base36/Math-Base36-0.100.0.ebuild,v 1.1 2012/08/20 13:19:13 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Base36/Math-Base36-0.100.0.ebuild,v 1.2 2012/09/01 11:39:24 grobian Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Encoding and decoding of base36 strings" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~ppc-aix" IUSE="test" DEPEND=" |