diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-02 15:43:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-02 15:43:28 +0200 |
commit | 84c15cb4c7c5e4147040e8756902179ad51e02f4 (patch) | |
tree | 6e716f2c0b9a5b7cf93a21674f055abf52961798 /dev-perl/Module-Install-AuthorTests | |
parent | dev-perl/Module-Starter: amd64 stable wrt bug #578466 (diff) | |
download | gentoo-84c15cb4c7c5e4147040e8756902179ad51e02f4.tar.gz gentoo-84c15cb4c7c5e4147040e8756902179ad51e02f4.tar.bz2 gentoo-84c15cb4c7c5e4147040e8756902179ad51e02f4.zip |
dev-perl/Module-Install-AuthorTests: amd64 stable wrt bug #578466
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Module-Install-AuthorTests')
-rw-r--r-- | dev-perl/Module-Install-AuthorTests/Module-Install-AuthorTests-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Module-Install-AuthorTests/Module-Install-AuthorTests-0.2.0.ebuild b/dev-perl/Module-Install-AuthorTests/Module-Install-AuthorTests-0.2.0.ebuild index e55eaae20a13..9be3b11ceb96 100644 --- a/dev-perl/Module-Install-AuthorTests/Module-Install-AuthorTests-0.2.0.ebuild +++ b/dev-perl/Module-Install-AuthorTests/Module-Install-AuthorTests-0.2.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Designate tests only run by module authors" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND=" |