diff options
author | David Holm <dholm@gentoo.org> | 2005-07-25 12:22:01 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-25 12:22:01 +0000 |
commit | e7a983989164bd94121394ecf63807e0761c6acb (patch) | |
tree | cb060e92f1fe40f04c62b5c375723f04c5b6399d /media-sound/dcd/dcd-0.95.ebuild | |
parent | Fixed compile problems when gg USE flag is disabled, bug #100186. Stable on x86 (diff) | |
download | historical-e7a983989164bd94121394ecf63807e0761c6acb.tar.gz historical-e7a983989164bd94121394ecf63807e0761c6acb.tar.bz2 historical-e7a983989164bd94121394ecf63807e0761c6acb.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-sound/dcd/dcd-0.95.ebuild')
-rw-r--r-- | media-sound/dcd/dcd-0.95.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/dcd/dcd-0.95.ebuild b/media-sound/dcd/dcd-0.95.ebuild index a4ad861d716a..e003c51714e9 100644 --- a/media-sound/dcd/dcd-0.95.ebuild +++ b/media-sound/dcd/dcd-0.95.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/dcd-0.95.ebuild,v 1.12 2004/10/19 03:24:35 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/dcd-0.95.ebuild,v 1.13 2005/07/25 12:17:59 dholm Exp $ IUSE="" @@ -13,7 +13,7 @@ DEPEND="virtual/libc" SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86 ~alpha amd64 sparc ppc64" +KEYWORDS="~alpha amd64 ~ppc ppc64 sparc x86" src_unpack() { |