diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:11:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:11:55 +0200 |
commit | 87ed015684cc6b4bebb61ad92db6254f3553821e (patch) | |
tree | c95b3117dc1012049211f473054ef38cee3a9e01 /dev-perl/Shell-EnvImporter | |
parent | dev-perl/Proc-ProcessTable: amd64 stable wrt bug #581674 (diff) | |
download | gentoo-87ed015684cc6b4bebb61ad92db6254f3553821e.tar.gz gentoo-87ed015684cc6b4bebb61ad92db6254f3553821e.tar.bz2 gentoo-87ed015684cc6b4bebb61ad92db6254f3553821e.zip |
dev-perl/Shell-EnvImporter: amd64 stable wrt bug #581886
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 c5159ac71e4a..78967ffde8ef 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" |