diff options
Diffstat (limited to 'dev-perl/Data-UUID/Data-UUID-1.203.ebuild')
-rw-r--r-- | dev-perl/Data-UUID/Data-UUID-1.203.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Data-UUID/Data-UUID-1.203.ebuild b/dev-perl/Data-UUID/Data-UUID-1.203.ebuild index 5c36b1f47b63..362e5e256a99 100644 --- a/dev-perl/Data-UUID/Data-UUID-1.203.ebuild +++ b/dev-perl/Data-UUID/Data-UUID-1.203.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/Data-UUID-1.203.ebuild,v 1.1 2009/11/10 10:00:30 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/Data-UUID-1.203.ebuild,v 1.2 2010/01/09 19:25:53 grobian Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="Perl extension for generating Globally/Universally Unique Identifie LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="virtual/perl-Digest-MD5" |