diff options
author | Michael Cummings <mcummings@gentoo.org> | 2002-08-18 22:41:43 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2002-08-18 22:41:43 +0000 |
commit | 801e1e9396c77d7071708c398dd4f916ce00079e (patch) | |
tree | 2d07cf6e6d1af023ab266eb470fa76c7cccb5b5b /dev-perl/AxKit | |
parent | Masking added for axkit 1.6 (diff) | |
download | historical-801e1e9396c77d7071708c398dd4f916ce00079e.tar.gz historical-801e1e9396c77d7071708c398dd4f916ce00079e.tar.bz2 historical-801e1e9396c77d7071708c398dd4f916ce00079e.zip |
Removed ppc keywords until confirmed
Diffstat (limited to 'dev-perl/AxKit')
-rw-r--r-- | dev-perl/AxKit/AxKit-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/AxKit/AxKit-1.6.ebuild b/dev-perl/AxKit/AxKit-1.6.ebuild index dd6472d7322e..3f196a138319 100644 --- a/dev-perl/AxKit/AxKit-1.6.ebuild +++ b/dev-perl/AxKit/AxKit-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-perl/AxKit/AxKit-1.6.ebuild,v 1.1 2002/08/18 22:39:03 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AxKit/AxKit-1.6.ebuild,v 1.2 2002/08/18 22:41:43 mcummings Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://axkit.org/" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86" newdepend ">=dev-perl/libapreq-0.31 \ >=dev-perl/Compress-Zlib-1.10 \ |