diff options
author | 2004-09-26 04:10:22 +0000 | |
---|---|---|
committer | 2004-09-26 04:10:22 +0000 | |
commit | 4ceb5ce50dbc09bd81170b14f8c1684d5414c030 (patch) | |
tree | ad396d0f57c0f7d7097a48266f571fcba40049a6 /media-sound/id3ed/id3ed-1.10.4.ebuild | |
parent | added ~ppc64, bug #64101 (Manifest recommit) (diff) | |
download | gentoo-2-4ceb5ce50dbc09bd81170b14f8c1684d5414c030.tar.gz gentoo-2-4ceb5ce50dbc09bd81170b14f8c1684d5414c030.tar.bz2 gentoo-2-4ceb5ce50dbc09bd81170b14f8c1684d5414c030.zip |
added ~ppc64, bug #64102
Diffstat (limited to 'media-sound/id3ed/id3ed-1.10.4.ebuild')
-rw-r--r-- | media-sound/id3ed/id3ed-1.10.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/id3ed/id3ed-1.10.4.ebuild b/media-sound/id3ed/id3ed-1.10.4.ebuild index c6dd90e98bfc..28e538e6a698 100644 --- a/media-sound/id3ed/id3ed-1.10.4.ebuild +++ b/media-sound/id3ed/id3ed-1.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/id3ed/id3ed-1.10.4.ebuild,v 1.11 2004/09/14 16:35:04 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/id3ed/id3ed-1.10.4.ebuild,v 1.12 2004/09/26 04:10:22 tgall Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.azstarnet.com/~donut/programs/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc amd64" +KEYWORDS="x86 ~ppc sparc amd64 ~ppc64" DEPEND="sys-libs/ncurses sys-libs/readline" |