diff options
author | Jan Seidel <tuxus@gentoo.org> | 2004-01-18 22:53:55 +0000 |
---|---|---|
committer | Jan Seidel <tuxus@gentoo.org> | 2004-01-18 22:53:55 +0000 |
commit | ed32ccadb6e08b5df235389515e00e4370a910eb (patch) | |
tree | 8f217f9bbd94671c06fb81aff1644f0ead82e8d4 /dev-perl/XML-XPath/XML-XPath-1.13.ebuild | |
parent | Added ~mips to KEYWORDS. (diff) | |
download | gentoo-2-ed32ccadb6e08b5df235389515e00e4370a910eb.tar.gz gentoo-2-ed32ccadb6e08b5df235389515e00e4370a910eb.tar.bz2 gentoo-2-ed32ccadb6e08b5df235389515e00e4370a910eb.zip |
Added ~mips to KEYWORDS.
Diffstat (limited to 'dev-perl/XML-XPath/XML-XPath-1.13.ebuild')
-rw-r--r-- | dev-perl/XML-XPath/XML-XPath-1.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/XML-XPath/XML-XPath-1.13.ebuild b/dev-perl/XML-XPath/XML-XPath-1.13.ebuild index 9eb3ff23cccd..3ea3c701b228 100644 --- a/dev-perl/XML-XPath/XML-XPath-1.13.ebuild +++ b/dev-perl/XML-XPath/XML-XPath-1.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-XPath/XML-XPath-1.13.ebuild,v 1.2 2003/06/21 21:36:44 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-XPath/XML-XPath-1.13.ebuild,v 1.3 2004/01/18 22:53:41 tuxus Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/XML/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" +KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha ~mips" DEPEND="${DEPEND} >=dev-perl/XML-Parser-2.30" |