diff options
author | David Holm <dholm@gentoo.org> | 2004-04-05 10:24:17 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-05 10:24:17 +0000 |
commit | 57df4bb346158a5330973f3542927be54786eb9f (patch) | |
tree | 5e63519dc98703273dbc93bda03f9380c85d4bb9 /media-plugins/xmms-pipe/xmms-pipe-0.5.3.ebuild | |
parent | Fix bug 46776, PATH not set in src_install (diff) | |
download | historical-57df4bb346158a5330973f3542927be54786eb9f.tar.gz historical-57df4bb346158a5330973f3542927be54786eb9f.tar.bz2 historical-57df4bb346158a5330973f3542927be54786eb9f.zip |
Added to ~ppc
Diffstat (limited to 'media-plugins/xmms-pipe/xmms-pipe-0.5.3.ebuild')
-rw-r--r-- | media-plugins/xmms-pipe/xmms-pipe-0.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/xmms-pipe/xmms-pipe-0.5.3.ebuild b/media-plugins/xmms-pipe/xmms-pipe-0.5.3.ebuild index 668bf33e78d3..0b12c0e40671 100644 --- a/media-plugins/xmms-pipe/xmms-pipe-0.5.3.ebuild +++ b/media-plugins/xmms-pipe/xmms-pipe-0.5.3.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-plugins/xmms-pipe/xmms-pipe-0.5.3.ebuild,v 1.1 2004/04/04 22:29:08 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-pipe/xmms-pipe-0.5.3.ebuild,v 1.2 2004/04/05 10:24:17 dholm Exp $ MY_P=${P/-} MY_PN=${PN/-} @@ -14,7 +14,7 @@ DEPEND="media-sound/xmms" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" |