diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-02-19 02:15:20 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-02-19 02:15:20 +0000 |
commit | 2de551833fdab707ea99be27c05d303d7bdad08e (patch) | |
tree | 211c74fd7f8f46c5d7ff3d5e49d978f1261f4d0a /perl-core/IPC-Cmd/IPC-Cmd-0.780.0.ebuild | |
parent | Add ~arm-linux keyword. (diff) | |
download | gentoo-2-2de551833fdab707ea99be27c05d303d7bdad08e.tar.gz gentoo-2-2de551833fdab707ea99be27c05d303d7bdad08e.tar.bz2 gentoo-2-2de551833fdab707ea99be27c05d303d7bdad08e.zip |
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'perl-core/IPC-Cmd/IPC-Cmd-0.780.0.ebuild')
-rw-r--r-- | perl-core/IPC-Cmd/IPC-Cmd-0.780.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/IPC-Cmd/IPC-Cmd-0.780.0.ebuild b/perl-core/IPC-Cmd/IPC-Cmd-0.780.0.ebuild index 9eb646640c8d..1b2c0fdc9803 100644 --- a/perl-core/IPC-Cmd/IPC-Cmd-0.780.0.ebuild +++ b/perl-core/IPC-Cmd/IPC-Cmd-0.780.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.780.0.ebuild,v 1.5 2013/02/18 23:36:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/IPC-Cmd/IPC-Cmd-0.780.0.ebuild,v 1.6 2013/02/19 02:15:20 zmedico Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Finding and running system commands made easy" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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 |