diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:33:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:33:25 +0000 |
commit | 7f6fe79325a6fd814d06df4f78ecc9380a9946e3 (patch) | |
tree | 2851ac941e4bc77ed112d2bb8646ee903727730d /games-misc/wtf | |
parent | Initial import, closes #27982 (Manifest recommit) (diff) | |
download | gentoo-2-7f6fe79325a6fd814d06df4f78ecc9380a9946e3.tar.gz gentoo-2-7f6fe79325a6fd814d06df4f78ecc9380a9946e3.tar.bz2 gentoo-2-7f6fe79325a6fd814d06df4f78ecc9380a9946e3.zip |
Remove arm keywords
Diffstat (limited to 'games-misc/wtf')
-rw-r--r-- | games-misc/wtf/wtf-20021005.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/wtf/wtf-20021005.ebuild b/games-misc/wtf/wtf-20021005.ebuild index 4fd1c502b76e..d619769258e9 100644 --- a/games-misc/wtf/wtf-20021005.ebuild +++ b/games-misc/wtf/wtf-20021005.ebuild @@ -1,6 +1,6 @@ # 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.3 2004/01/06 02:33:05 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/wtf/wtf-20021005.ebuild,v 1.4 2004/02/22 20:32:24 agriffis 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 ~amd64" +KEYWORDS="x86 ppc sparc mips alpha hppa ~amd64" DEPEND=">=sys-apps/sed-4" RDEPEND="sys-apps/grep" |