diff options
author | Jon Portnoy <avenj@gentoo.org> | 2004-01-06 02:33:23 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2004-01-06 02:33:23 +0000 |
commit | 2cd8df24f5330f0d400783747b94a62a969c035a (patch) | |
tree | 8ea83f799891e4d62efc1b1ca3ef12d52ecca055 /games-misc/wtf/wtf-20021005.ebuild | |
parent | AMD64 keywords (diff) | |
download | historical-2cd8df24f5330f0d400783747b94a62a969c035a.tar.gz historical-2cd8df24f5330f0d400783747b94a62a969c035a.tar.bz2 historical-2cd8df24f5330f0d400783747b94a62a969c035a.zip |
AMD64 keywords
Diffstat (limited to 'games-misc/wtf/wtf-20021005.ebuild')
-rw-r--r-- | games-misc/wtf/wtf-20021005.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-misc/wtf/wtf-20021005.ebuild b/games-misc/wtf/wtf-20021005.ebuild index b527c5b0535d..4fd1c502b76e 100644 --- a/games-misc/wtf/wtf-20021005.ebuild +++ b/games-misc/wtf/wtf-20021005.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/games-misc/wtf/wtf-20021005.ebuild,v 1.2 2003/11/10 02:43:34 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20021005.ebuild,v 1.3 2004/01/06 02:33:05 avenj Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.mu.org/~mux/wtf/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa" +KEYWORDS="x86 ppc sparc mips alpha arm hppa ~amd64" DEPEND=">=sys-apps/sed-4" RDEPEND="sys-apps/grep" |