diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 11:59:00 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 11:59:00 +0000 |
commit | 4a832989003447250b97d7967669dd13e761509e (patch) | |
tree | 4f324442cbd5133c1bbaa3d785068cd55a6907fe /dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild | |
parent | Marked ~ppc-aix, bug #432288 (diff) | |
download | gentoo-2-4a832989003447250b97d7967669dd13e761509e.tar.gz gentoo-2-4a832989003447250b97d7967669dd13e761509e.tar.bz2 gentoo-2-4a832989003447250b97d7967669dd13e761509e.zip |
Marked ~ppc-aix, bug #432288
(Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild')
-rw-r--r-- | dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild b/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild index 993b7d46616a..f050df4e0146 100644 --- a/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild +++ b/dev-perl/Text-Glob/Text-Glob-0.90.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/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.8 2012/03/31 13:44:54 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.9 2012/09/01 11:59:00 grobian Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Match globbing patterns against text" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="" |