diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:30:10 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:30:10 +0000 |
commit | a8cc9969f72232fa8f8e8e4315858d75c235724e (patch) | |
tree | 41b7ebae9943ae8e166ac39215d8d68a349d681d /media-sound/takcd | |
parent | Remove arm keywords (diff) | |
download | historical-a8cc9969f72232fa8f8e8e4315858d75c235724e.tar.gz historical-a8cc9969f72232fa8f8e8e4315858d75c235724e.tar.bz2 historical-a8cc9969f72232fa8f8e8e4315858d75c235724e.zip |
Remove arm keywords
Diffstat (limited to 'media-sound/takcd')
-rw-r--r-- | media-sound/takcd/takcd-0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/takcd/takcd-0.10.ebuild b/media-sound/takcd/takcd-0.10.ebuild index 9d9c2af95f47..6ff279f5b023 100644 --- a/media-sound/takcd/takcd-0.10.ebuild +++ b/media-sound/takcd/takcd-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/takcd/takcd-0.10.ebuild,v 1.1 2003/10/20 08:34:11 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/takcd/takcd-0.10.ebuild,v 1.2 2004/02/22 22:29:55 agriffis Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="http://bard.sytes.net/takcd/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64 ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~amd64" DEPEND="virtual/glibc" |