diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 12:37:07 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:04:18 -0800 |
commit | 62ec8de1b13957b6de19e99966ee41fce00ba388 (patch) | |
tree | 8dee1024c31b774a84eef2ff6215aeaf660a767d /dev-perl | |
parent | dev-perl/Log-Dispatch: added ~ppc, bugs 577100, 599962 (diff) | |
download | gentoo-62ec8de1b13957b6de19e99966ee41fce00ba388.tar.gz gentoo-62ec8de1b13957b6de19e99966ee41fce00ba388.tar.bz2 gentoo-62ec8de1b13957b6de19e99966ee41fce00ba388.zip |
dev-perl/Path-IsDev: added ~ppc, bug 579360
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild b/dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild index 573b29dec75b..8cac50fdd741 100644 --- a/dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild +++ b/dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Determine if a given Path resembles a development source tree" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test minimal" RDEPEND=" |