diff options
author | 2006-02-13 00:45:32 +0000 | |
---|---|---|
committer | 2006-02-13 00:45:32 +0000 | |
commit | dcf7254485258bbf3c7332196854c3de524b4c59 (patch) | |
tree | ec50cd4b4e3c10405bf25a60b56dea829e9642ca /net-misc/netcomics-cvs/netcomics-cvs-0.14.1.ebuild | |
parent | Fixed to use configure rather than econf as this configure ain't your autotoo... (diff) | |
download | gentoo-2-dcf7254485258bbf3c7332196854c3de524b4c59.tar.gz gentoo-2-dcf7254485258bbf3c7332196854c3de524b4c59.tar.bz2 gentoo-2-dcf7254485258bbf3c7332196854c3de524b4c59.zip |
Back to ~x86. CVS ebuilds shouldn't be stable
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-misc/netcomics-cvs/netcomics-cvs-0.14.1.ebuild')
-rw-r--r-- | net-misc/netcomics-cvs/netcomics-cvs-0.14.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/netcomics-cvs/netcomics-cvs-0.14.1.ebuild b/net-misc/netcomics-cvs/netcomics-cvs-0.14.1.ebuild index 8b79f1c8ff16..5d05320ffcd0 100644 --- a/net-misc/netcomics-cvs/netcomics-cvs-0.14.1.ebuild +++ b/net-misc/netcomics-cvs/netcomics-cvs-0.14.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netcomics-cvs/netcomics-cvs-0.14.1.ebuild,v 1.5 2005/11/28 13:14:25 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netcomics-cvs/netcomics-cvs-0.14.1.ebuild,v 1.6 2006/02/13 00:45:32 halcy0n Exp $ inherit cvs perl-app @@ -16,7 +16,7 @@ HOMEPAGE="http://netcomics.sourceforge.net" IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64" +KEYWORDS="~amd64 ~x86" DEPEND="${DEPEND} dev-perl/libwww-perl |