diff options
author | 2016-05-13 12:11:37 +0200 | |
---|---|---|
committer | 2016-05-13 12:11:55 +0200 | |
commit | ebb0331ec4a241d7c15a973f765de8352f6b0b69 (patch) | |
tree | b8845a8635017c3c2c6c67bba2acbbc483cc5a6a /dev-perl/Shell/Shell-0.730.0.ebuild | |
parent | dev-perl/Set-Scalar: amd64 stable wrt bug #581882 (diff) | |
download | gentoo-ebb0331ec4a241d7c15a973f765de8352f6b0b69.tar.gz gentoo-ebb0331ec4a241d7c15a973f765de8352f6b0b69.tar.bz2 gentoo-ebb0331ec4a241d7c15a973f765de8352f6b0b69.zip |
dev-perl/Shell: amd64 stable wrt bug #581884
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/Shell-0.730.0.ebuild')
-rw-r--r-- | dev-perl/Shell/Shell-0.730.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Shell/Shell-0.730.0.ebuild b/dev-perl/Shell/Shell-0.730.0.ebuild index a51a1fb37d40..5549cd823983 100644 --- a/dev-perl/Shell/Shell-0.730.0.ebuild +++ b/dev-perl/Shell/Shell-0.730.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Run shell commands transparently within perl" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND="virtual/perl-File-Spec" |