diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-02-27 11:25:59 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-02-27 11:25:59 +0000 |
commit | b4e440b33cf3c21017fe016975efce3bf9659e08 (patch) | |
tree | e1f8ec2a9ba7cc7bf29b3dbe75f476ca32d94560 /perl-core/IPC-Cmd/IPC-Cmd-0.700.ebuild | |
parent | stable amd64 x86 (diff) | |
download | gentoo-2-b4e440b33cf3c21017fe016975efce3bf9659e08.tar.gz gentoo-2-b4e440b33cf3c21017fe016975efce3bf9659e08.tar.bz2 gentoo-2-b4e440b33cf3c21017fe016975efce3bf9659e08.zip |
Add Prefix keywords, bug #351526
(Portage version: 2.2.01.18036-prefix/cvs/Darwin powerpc, RepoMan options: --force)
Diffstat (limited to 'perl-core/IPC-Cmd/IPC-Cmd-0.700.ebuild')
-rw-r--r-- | perl-core/IPC-Cmd/IPC-Cmd-0.700.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/IPC-Cmd/IPC-Cmd-0.700.ebuild b/perl-core/IPC-Cmd/IPC-Cmd-0.700.ebuild index c42c5e1de2ef..6920b4661c64 100644 --- a/perl-core/IPC-Cmd/IPC-Cmd-0.700.ebuild +++ b/perl-core/IPC-Cmd/IPC-Cmd-0.700.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/IPC-Cmd/IPC-Cmd-0.700.ebuild,v 1.2 2011/02/27 10:11:07 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/IPC-Cmd/IPC-Cmd-0.700.ebuild,v 1.3 2011/02/27 11:25:59 grobian Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Finding and running system commands made easy" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="virtual/perl-Locale-Maketext-Simple |