diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-11 10:06:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-11 10:06:08 +0100 |
commit | fdf6302ae632338f622f3ea89e01d9f4931ca799 (patch) | |
tree | fc8a3b59e0ae35da43966a55a218edd1dd323627 /dev-perl/Path-Class | |
parent | dev-perl/Crypt-SSLeay: ia64 stable wrt bug #570368 (diff) | |
download | gentoo-fdf6302ae632338f622f3ea89e01d9f4931ca799.tar.gz gentoo-fdf6302ae632338f622f3ea89e01d9f4931ca799.tar.bz2 gentoo-fdf6302ae632338f622f3ea89e01d9f4931ca799.zip |
dev-perl/Path-Class: ia64 stable wrt bug #570368
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Path-Class')
-rw-r--r-- | dev-perl/Path-Class/Path-Class-0.350.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Path-Class/Path-Class-0.350.0.ebuild b/dev-perl/Path-Class/Path-Class-0.350.0.ebuild index ef86e573133b..1a5f0125b9e7 100644 --- a/dev-perl/Path-Class/Path-Class-0.350.0.ebuild +++ b/dev-perl/Path-Class/Path-Class-0.350.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Cross-platform path specification manipulation" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ~ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |