diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 21:15:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 21:15:49 +0000 |
commit | 790d2c68e83d2e0d62fe063a1c751d5c51af1155 (patch) | |
tree | 757ecb1f65eb8d382d07e890dc1a9293dde07fc7 /media-fonts/artwiz-fonts | |
parent | fix syntax error (oops) (Manifest recommit) (diff) | |
download | gentoo-2-790d2c68e83d2e0d62fe063a1c751d5c51af1155.tar.gz gentoo-2-790d2c68e83d2e0d62fe063a1c751d5c51af1155.tar.bz2 gentoo-2-790d2c68e83d2e0d62fe063a1c751d5c51af1155.zip |
Remove arm keywords
Diffstat (limited to 'media-fonts/artwiz-fonts')
-rw-r--r-- | media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.ebuild b/media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.ebuild index 6409c619e779..1cbffec953e0 100644 --- a/media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.ebuild +++ b/media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.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/media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.ebuild,v 1.2 2004/02/04 00:19:33 augustus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.ebuild,v 1.3 2004/02/22 21:13:28 agriffis Exp $ S=${WORKDIR}/xfonts-artwiz-2.3 DESCRIPTION="Artwiz Fonts" @@ -9,7 +9,7 @@ HOMEPAGE="http://fluxbox.sourceforge.net/docs/artwiz-fonts.php" SLOT=0 LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64" DEPEND="virtual/x11 x11-misc/ttmkfdir" |