diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-07-13 23:38:24 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-07-13 23:38:24 +0000 |
commit | f0d2f057f6c73aa9eefc95056ffe45d84a4f019b (patch) | |
tree | d7911939799b290e3e8eced335672a263769adae /dev-perl/XML-SAX-Base | |
parent | fixed slots and deps (diff) | |
download | historical-f0d2f057f6c73aa9eefc95056ffe45d84a4f019b.tar.gz historical-f0d2f057f6c73aa9eefc95056ffe45d84a4f019b.tar.bz2 historical-f0d2f057f6c73aa9eefc95056ffe45d84a4f019b.zip |
Unmasked on amd64.
Diffstat (limited to 'dev-perl/XML-SAX-Base')
-rw-r--r-- | dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild b/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild index 13909d8b6292..1aa644da4785 100644 --- a/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild +++ b/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild,v 1.3 2004/07/08 23:37:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild,v 1.4 2004/07/13 23:37:09 aliz Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/~khampton/${P}" SRC_TEST="do" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~amd64 ~ppc ~sparc alpha ~mips" +KEYWORDS="x86 amd64 ~ppc ~sparc alpha ~mips" DEPEND="${DEPEND}" |