diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:08:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:11:55 +0200 |
commit | c463e2243399a87c489733b683ae34872d975c54 (patch) | |
tree | cfc876646a9ec7d1b9834be06e678df396e87217 /dev-perl/POE-Test-Loops | |
parent | dev-perl/Proc-Simple: amd64 stable wrt bug #581676 (diff) | |
download | gentoo-c463e2243399a87c489733b683ae34872d975c54.tar.gz gentoo-c463e2243399a87c489733b683ae34872d975c54.tar.bz2 gentoo-c463e2243399a87c489733b683ae34872d975c54.zip |
dev-perl/POE-Test-Loops: amd64 stable wrt bug #580466
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/POE-Test-Loops')
-rw-r--r-- | dev-perl/POE-Test-Loops/POE-Test-Loops-1.360.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.360.0.ebuild b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.360.0.ebuild index 81acbe95a2af..bebc5a8249e8 100644 --- a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.360.0.ebuild +++ b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.360.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Reusable tests for POE::Loop authors" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" SRC_TEST="do" |