summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2010-03-18 19:07:02 +0000
committerJeremy Olexa <darkside@gentoo.org>2010-03-18 19:07:02 +0000
commiteceef3624179b8d4fdf91b5e5fb4749f337dcc21 (patch)
treeef7e83119bdab2f4cb4eda5e03f0b9e9c85564ee /dev-perl/Crypt-DES
parentadd ~x86-solaris ~sparc-solaris kw to dev-perl/Net-SNMP-6.0.0, as tested on b... (diff)
downloadgentoo-2-eceef3624179b8d4fdf91b5e5fb4749f337dcc21.tar.gz
gentoo-2-eceef3624179b8d4fdf91b5e5fb4749f337dcc21.tar.bz2
gentoo-2-eceef3624179b8d4fdf91b5e5fb4749f337dcc21.zip
add ~x86-solaris ~sparc-solaris kw to dev-perl/Crypt-DES-2.05, as tested on bug 308683
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Crypt-DES')
-rw-r--r--dev-perl/Crypt-DES/Crypt-DES-2.05.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.05.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.05.ebuild
index 5ae2df75fef9..2bd8eec9c303 100644
--- a/dev-perl/Crypt-DES/Crypt-DES-2.05.ebuild
+++ b/dev-perl/Crypt-DES/Crypt-DES-2.05.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.05.ebuild,v 1.13 2010/02/18 20:31:33 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.05.ebuild,v 1.14 2010/03/18 19:07:02 darkside Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DP/DPARIS/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
DEPEND=">=dev-lang/perl-5"