diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-20 13:23:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-20 13:23:35 +0100 |
commit | 6aa26f132ec67cb9627b45c9f5f1c94c2561d767 (patch) | |
tree | 968e159a06601563a770d50ed5540568c1213552 /dev-perl/Test-SharedFork | |
parent | dev-perl/IO-Event: ia64 stable wrt bug #571596 (diff) | |
download | gentoo-6aa26f132ec67cb9627b45c9f5f1c94c2561d767.tar.gz gentoo-6aa26f132ec67cb9627b45c9f5f1c94c2561d767.tar.bz2 gentoo-6aa26f132ec67cb9627b45c9f5f1c94c2561d767.zip |
dev-perl/Test-SharedFork: ia64 stable wrt bug #571596
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Test-SharedFork')
-rw-r--r-- | dev-perl/Test-SharedFork/Test-SharedFork-0.330.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-SharedFork/Test-SharedFork-0.330.0.ebuild b/dev-perl/Test-SharedFork/Test-SharedFork-0.330.0.ebuild index 8cb5238ba2ad..070ef01faa6b 100644 --- a/dev-perl/Test-SharedFork/Test-SharedFork-0.330.0.ebuild +++ b/dev-perl/Test-SharedFork/Test-SharedFork-0.330.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="fork test" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86" IUSE="test" RDEPEND=" |