diff options
author | 2010-10-10 11:57:19 +0000 | |
---|---|---|
committer | 2010-10-10 11:57:19 +0000 | |
commit | 5a41684d49d0c74d5d4e650babb4ead10d690f0e (patch) | |
tree | 29d603f83f7e58296caf34cf9779f7e74f4305a9 /media-gfx/pngtoico/pngtoico-1.0.1-r1.ebuild | |
parent | Add ~alpha/~ia64/~sparc wrt #339179 (diff) | |
download | historical-5a41684d49d0c74d5d4e650babb4ead10d690f0e.tar.gz historical-5a41684d49d0c74d5d4e650babb4ead10d690f0e.tar.bz2 historical-5a41684d49d0c74d5d4e650babb4ead10d690f0e.zip |
x86 stable wrt bug #340131
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'media-gfx/pngtoico/pngtoico-1.0.1-r1.ebuild')
-rw-r--r-- | media-gfx/pngtoico/pngtoico-1.0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/pngtoico/pngtoico-1.0.1-r1.ebuild b/media-gfx/pngtoico/pngtoico-1.0.1-r1.ebuild index b774fddc44a6..9801a71ace44 100644 --- a/media-gfx/pngtoico/pngtoico-1.0.1-r1.ebuild +++ b/media-gfx/pngtoico/pngtoico-1.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngtoico/pngtoico-1.0.1-r1.ebuild,v 1.2 2010/10/10 01:33:37 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngtoico/pngtoico-1.0.1-r1.ebuild,v 1.3 2010/10/10 11:57:19 phajdan.jr Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/software/graphics/pngtoico/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="media-libs/libpng" |