diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2013-12-07 16:07:53 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2013-12-07 16:07:53 +0000 |
commit | 81203b8825332729c09e384513ee9e2be5aa9bfe (patch) | |
tree | 7b033459902334de37f851c4d30747fb9b7214be /dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild | |
parent | sparc stable wrt bug #492106 (diff) | |
download | gentoo-2-81203b8825332729c09e384513ee9e2be5aa9bfe.tar.gz gentoo-2-81203b8825332729c09e384513ee9e2be5aa9bfe.tar.bz2 gentoo-2-81203b8825332729c09e384513ee9e2be5aa9bfe.zip |
ppc stable wrt bug #492106
(Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild')
-rw-r--r-- | dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild index 2f62689a0be3..5aa92e0f1345 100644 --- a/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild +++ b/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild,v 1.7 2013/12/07 16:02:05 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild,v 1.8 2013/12/07 16:07:53 zlogene Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="Crypt::DES module for perl" LICENSE="DES" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" export OPTIMIZE="${CFLAGS}" |