diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-11-05 13:22:29 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-11-05 13:22:29 +0000 |
commit | 2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c (patch) | |
tree | ca74a47dba654803d7c6d3870327746b126492c2 /dev-perl/B-Keywords/B-Keywords-1.10.ebuild | |
parent | Version bumped, bug #267587. (diff) | |
download | historical-2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c.tar.gz historical-2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c.tar.bz2 historical-2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c.zip |
Stable on amd64 wrt bug #341865
Package-Manager: portage-2.1.9.24/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/B-Keywords/B-Keywords-1.10.ebuild')
-rw-r--r-- | dev-perl/B-Keywords/B-Keywords-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/B-Keywords/B-Keywords-1.10.ebuild b/dev-perl/B-Keywords/B-Keywords-1.10.ebuild index 7e490c5fefbe..bc982da8223a 100644 --- a/dev-perl/B-Keywords/B-Keywords-1.10.ebuild +++ b/dev-perl/B-Keywords/B-Keywords-1.10.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/B-Keywords/B-Keywords-1.10.ebuild,v 1.2 2010/11/04 13:00:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Keywords/B-Keywords-1.10.ebuild,v 1.3 2010/11/05 13:06:35 hwoarang Exp $ EAPI=3 @@ -12,7 +12,7 @@ DESCRIPTION="Lists of reserved barewords and symbol names" # GPL-2 - no later clause LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |