diff options
author | Markus Meier <maekke@gentoo.org> | 2016-05-19 21:17:45 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-05-19 21:17:45 +0200 |
commit | 38f2991f71309249647c4d8c46e5226c4065a0b3 (patch) | |
tree | 5b30542e9fe552f8a55719f791c334c42c3c8f23 /dev-perl/Shell-EnvImporter | |
parent | dev-perl/Set-Scalar: arm stable, bug #581882 (diff) | |
download | gentoo-38f2991f71309249647c4d8c46e5226c4065a0b3.tar.gz gentoo-38f2991f71309249647c4d8c46e5226c4065a0b3.tar.bz2 gentoo-38f2991f71309249647c4d8c46e5226c4065a0b3.zip |
dev-perl/Shell-EnvImporter: arm stable, bug #581886
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/Shell-EnvImporter')
-rw-r--r-- | dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0-r2.ebuild b/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0-r2.ebuild index 78967ffde8ef..877c7c655b96 100644 --- a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0-r2.ebuild +++ b/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Import environment variable changes from external commands or shell scripts" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-perl/Class-MethodMaker-2" |