diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 12:36:23 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:53 -0800 |
commit | 14a515c94d0831d6850dfa21709476cd1575c952 (patch) | |
tree | fc264253337fc0e3828fa08319908f1f966efb79 /dev-perl/Crypt-Twofish | |
parent | dev-perl/Pod-Spell: added ~sparc, bug 579360 (diff) | |
download | gentoo-14a515c94d0831d6850dfa21709476cd1575c952.tar.gz gentoo-14a515c94d0831d6850dfa21709476cd1575c952.tar.bz2 gentoo-14a515c94d0831d6850dfa21709476cd1575c952.zip |
dev-perl/Crypt-Twofish: added ~ppc, bug 578790
Diffstat (limited to 'dev-perl/Crypt-Twofish')
-rw-r--r-- | dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0-r1.ebuild b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0-r1.ebuild index 752db0078e40..27f16da7a064 100644 --- a/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0-r1.ebuild +++ b/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="The Twofish Encryption Algorithm" SLOT="0" -KEYWORDS="amd64 ia64 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ia64 ~ppc ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" SRC_TEST="do" |