diff options
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}" |