diff options
Diffstat (limited to 'media-gfx/showimg/showimg-0.9.1.ebuild')
-rw-r--r-- | media-gfx/showimg/showimg-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/showimg/showimg-0.9.1.ebuild b/media-gfx/showimg/showimg-0.9.1.ebuild index 10f5ae5a12dc..94e0ee0e08bd 100644 --- a/media-gfx/showimg/showimg-0.9.1.ebuild +++ b/media-gfx/showimg/showimg-0.9.1.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-gfx/showimg/showimg-0.9.1.ebuild,v 1.1 2004/04/19 20:19:21 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.9.1.ebuild,v 1.2 2004/04/20 00:54:30 dholm Exp $ inherit kde-base need-kde 3.1 @@ -10,4 +10,4 @@ SRC_URI="http://www.jalix.org/projects/showimg/download/${PVR}/${P}.tar.bz2" HOMEPAGE="http://www.jalix.org/projects/showimg/" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" |