diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 00:07:19 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:02:54 -0800 |
commit | 2ee426fe087ec647f6c009d856d35ac8c7c541f6 (patch) | |
tree | d6caae2b26091ad9c8ebe3741faad647119a5a8e /dev-perl/asa | |
parent | dev-perl/FCGI-ProcManager: added ~ppc64, bug 577100 (diff) | |
download | gentoo-2ee426fe087ec647f6c009d856d35ac8c7c541f6.tar.gz gentoo-2ee426fe087ec647f6c009d856d35ac8c7c541f6.tar.bz2 gentoo-2ee426fe087ec647f6c009d856d35ac8c7c541f6.zip |
dev-perl/asa: added ~ppc64, bug 577100
Diffstat (limited to 'dev-perl/asa')
-rw-r--r-- | dev-perl/asa/asa-1.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/asa/asa-1.30.0.ebuild b/dev-perl/asa/asa-1.30.0.ebuild index f01cc700814c..0f46753c90d8 100644 --- a/dev-perl/asa/asa-1.30.0.ebuild +++ b/dev-perl/asa/asa-1.30.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Lets your class/object say it works like something else" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~x86" IUSE="test" RDEPEND="" |