diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-06 21:00:24 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-06 21:00:24 -0700 |
commit | ec300eacf2f927c5c086c2e4eca4a7f2bbaac3c8 (patch) | |
tree | 93653423db3b9979581c050d2110f6054b5c4584 /dev-perl/Crypt-DES | |
parent | dev-perl/CPAN-Meta-Check-0.14.0: ppc stable, bug 652570 (diff) | |
download | gentoo-ec300eacf2f927c5c086c2e4eca4a7f2bbaac3c8.tar.gz gentoo-ec300eacf2f927c5c086c2e4eca4a7f2bbaac3c8.tar.bz2 gentoo-ec300eacf2f927c5c086c2e4eca4a7f2bbaac3c8.zip |
dev-perl/Crypt-DES-2.70.0-r1: ppc stable, bug 652578
Diffstat (limited to 'dev-perl/Crypt-DES')
-rw-r--r-- | dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild index 116a055da84d..b410a01bf7a1 100644 --- a/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild +++ b/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Perl DES encryption module" LICENSE="DES" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" DEPEND="test? ( dev-perl/Crypt-CBC )" |