summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2013-12-07 16:29:52 +0000
committerMikle Kolyada <zlogene@gentoo.org>2013-12-07 16:29:52 +0000
commit1c4f8e3ca503dd4d1663606358b78d21e0c1a5ea (patch)
treeee946cf2ea1a254165eb648395696eff2c50911e /dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild
parentFix building with USE=sasl. Add zlib dep. (diff)
downloadgentoo-2-1c4f8e3ca503dd4d1663606358b78d21e0c1a5ea.tar.gz
gentoo-2-1c4f8e3ca503dd4d1663606358b78d21e0c1a5ea.tar.bz2
gentoo-2-1c4f8e3ca503dd4d1663606358b78d21e0c1a5ea.zip
ppc64 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.ebuild4
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 5aa92e0f1345..533568ed67c1 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.8 2013/12/07 16:07:53 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild,v 1.9 2013/12/07 16:29:52 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}"