diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-23 20:39:23 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-23 20:39:23 +0000 |
commit | c1ba14231068e397265765ed38d838aa37feac98 (patch) | |
tree | a9cd6e32e9be13c7a7d1b250b4482489d1aa7903 /media-gfx/propaganda/propaganda-1.0.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-c1ba14231068e397265765ed38d838aa37feac98.tar.gz gentoo-2-c1ba14231068e397265765ed38d838aa37feac98.tar.bz2 gentoo-2-c1ba14231068e397265765ed38d838aa37feac98.zip |
Added ~ppc64; bug #120090
(Portage version: 2.0.53)
Diffstat (limited to 'media-gfx/propaganda/propaganda-1.0.ebuild')
-rw-r--r-- | media-gfx/propaganda/propaganda-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/propaganda/propaganda-1.0.ebuild b/media-gfx/propaganda/propaganda-1.0.ebuild index 2fb54d46ad03..604d9e93d439 100644 --- a/media-gfx/propaganda/propaganda-1.0.ebuild +++ b/media-gfx/propaganda/propaganda-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/propaganda/propaganda-1.0.ebuild,v 1.13 2004/07/14 17:52:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/propaganda/propaganda-1.0.ebuild,v 1.14 2006/01/23 20:39:23 corsair Exp $ S=${WORKDIR}/Propaganda DESCRIPTION="Propaganda Volume 1-14 + E. Tiling images for your desktop" @@ -26,7 +26,7 @@ SRC_URI="${SITE}Propaganda-Vol-01.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ppc" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" DEPEND="virtual/libc" |