diff options
Diffstat (limited to 'dev-perl/crypt-random/crypt-random-1.25.ebuild')
-rw-r--r-- | dev-perl/crypt-random/crypt-random-1.25.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/crypt-random/crypt-random-1.25.ebuild b/dev-perl/crypt-random/crypt-random-1.25.ebuild index 3b4c414525a6..2e0434a62964 100644 --- a/dev-perl/crypt-random/crypt-random-1.25.ebuild +++ b/dev-perl/crypt-random/crypt-random-1.25.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-random/crypt-random-1.25.ebuild,v 1.13 2010/01/09 19:07:25 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-random/crypt-random-1.25.ebuild,v 1.14 2011/04/24 15:53:29 grobian Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/V/VI/VIPUL/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 hppa ~mips ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 hppa ~mips ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" SRC_TEST="do" |