diff options
author | Jan Seidel <tuxus@gentoo.org> | 2004-01-18 19:40:51 +0000 |
---|---|---|
committer | Jan Seidel <tuxus@gentoo.org> | 2004-01-18 19:40:51 +0000 |
commit | fde55be4ff3e853482f01228efafcfae23f7b51f (patch) | |
tree | cd2e58271723f077ccfd6ac7b23567dd56899297 /dev-perl/AxKit/AxKit-1.6.2.ebuild | |
parent | Makred stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-fde55be4ff3e853482f01228efafcfae23f7b51f.tar.gz gentoo-2-fde55be4ff3e853482f01228efafcfae23f7b51f.tar.bz2 gentoo-2-fde55be4ff3e853482f01228efafcfae23f7b51f.zip |
Added ~mips to KEYWORDS.
Diffstat (limited to 'dev-perl/AxKit/AxKit-1.6.2.ebuild')
-rw-r--r-- | dev-perl/AxKit/AxKit-1.6.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/AxKit/AxKit-1.6.2.ebuild b/dev-perl/AxKit/AxKit-1.6.2.ebuild index 5de56bf6ae51..059ddbeee445 100644 --- a/dev-perl/AxKit/AxKit-1.6.2.ebuild +++ b/dev-perl/AxKit/AxKit-1.6.2.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/AxKit/AxKit-1.6.2.ebuild,v 1.1 2003/08/11 12:11:19 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AxKit/AxKit-1.6.2.ebuild,v 1.2 2004/01/18 19:40:32 tuxus Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://axkit.org/" IUSE="gnome" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="~x86 ~amd64 ~alpha ~sparc ~ppc" +KEYWORDS="~x86 ~amd64 ~alpha ~sparc ~ppc ~mips" newdepend ">=dev-perl/libapreq-1.0 \ >=dev-perl/Compress-Zlib-1.10 \ |