diff options
author | David Holm <dholm@gentoo.org> | 2005-07-25 09:02:16 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-25 09:02:16 +0000 |
commit | ba8adfe3784de814699386bc717978cf7b5baeed (patch) | |
tree | c7d631d9838ea5b4e1b0d8695912ebcdf07bd781 /media-gfx/pngtoico/pngtoico-1.0.ebuild | |
parent | Stable on x86. (diff) | |
download | gentoo-2-ba8adfe3784de814699386bc717978cf7b5baeed.tar.gz gentoo-2-ba8adfe3784de814699386bc717978cf7b5baeed.tar.bz2 gentoo-2-ba8adfe3784de814699386bc717978cf7b5baeed.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-gfx/pngtoico/pngtoico-1.0.ebuild')
-rw-r--r-- | media-gfx/pngtoico/pngtoico-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/pngtoico/pngtoico-1.0.ebuild b/media-gfx/pngtoico/pngtoico-1.0.ebuild index 01e7c7024c48..0c43c809c3da 100644 --- a/media-gfx/pngtoico/pngtoico-1.0.ebuild +++ b/media-gfx/pngtoico/pngtoico-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngtoico/pngtoico-1.0.ebuild,v 1.7 2005/04/09 17:36:34 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngtoico/pngtoico-1.0.ebuild,v 1.8 2005/07/25 08:59:25 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/software/graphics/pngtoico/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND="media-libs/libpng" |