diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-06-01 00:22:56 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-06-01 00:24:33 +0200 |
commit | 46839c4899e1258f68d8e23ca1fa25a03dd5d721 (patch) | |
tree | f341a455bb0e4fc295705eedf2f2d6fc7efe0ee4 /dev-perl/Shell-EnvImporter | |
parent | dev-perl/Probe-Perl: Remove old (diff) | |
download | gentoo-46839c4899e1258f68d8e23ca1fa25a03dd5d721.tar.gz gentoo-46839c4899e1258f68d8e23ca1fa25a03dd5d721.tar.bz2 gentoo-46839c4899e1258f68d8e23ca1fa25a03dd5d721.zip |
dev-perl/Shell-EnvImporter: Stable for remaining arches (ALLARCHES), bug 581886
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-perl/Shell-EnvImporter')
-rw-r--r-- | dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 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 64e3563f6a33..f2717ca84206 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 @@ -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" |