commit: 62ec8de1b13957b6de19e99966ee41fce00ba388 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Fri Mar 10 20:37:07 2017 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Fri Mar 10 21:04:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62ec8de1
dev-perl/Path-IsDev: added ~ppc, bug 579360 dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 573b29dec75..8cac50fdd74 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="
