diff options
author | 2005-06-13 11:21:57 +0000 | |
---|---|---|
committer | 2005-06-13 11:21:57 +0000 | |
commit | aaa8a1bf5573ac8cf121b70ed7f61a00723e6c32 (patch) | |
tree | 314286e4b2a6e6536be26421ece72e32eb7b4a1b /dev-perl/Hook-LexWrap/Hook-LexWrap-0.20.ebuild | |
parent | append, not overwrite. Sorry for this. Thanks to: Dan Foster <dsf@globalc... (diff) | |
download | historical-aaa8a1bf5573ac8cf121b70ed7f61a00723e6c32.tar.gz historical-aaa8a1bf5573ac8cf121b70ed7f61a00723e6c32.tar.bz2 historical-aaa8a1bf5573ac8cf121b70ed7f61a00723e6c32.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-perl/Hook-LexWrap/Hook-LexWrap-0.20.ebuild')
-rw-r--r-- | dev-perl/Hook-LexWrap/Hook-LexWrap-0.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.20.ebuild b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.20.ebuild index 5a55eb85627a..3fe7d8e649a3 100644 --- a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.20.ebuild +++ b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hook-LexWrap/Hook-LexWrap-0.20.ebuild,v 1.1 2005/06/12 19:31:14 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hook-LexWrap/Hook-LexWrap-0.20.ebuild,v 1.2 2005/06/13 11:11:51 dholm Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DC/DCONWAY/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="" SRC_TEST="do" |