diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-12-23 17:55:55 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-12-23 17:55:55 +0000 |
commit | 2bd91758a0b41bdfde30851536d3507e29db4e03 (patch) | |
tree | 862fcbee74526804903bcbcf465925ab39d46c9a /media-gfx/pngcrush/pngcrush-1.7.41.ebuild | |
parent | Initial commit of the homer application. Bug #411977. Thanks to Marcel Pennew... (diff) | |
download | gentoo-2-2bd91758a0b41bdfde30851536d3507e29db4e03.tar.gz gentoo-2-2bd91758a0b41bdfde30851536d3507e29db4e03.tar.bz2 gentoo-2-2bd91758a0b41bdfde30851536d3507e29db4e03.zip |
marked x86 per bug 447906
(Portage version: 2.2.0_alpha149/cvs/Linux i686, signed Manifest commit with key 23E9E900)
Diffstat (limited to 'media-gfx/pngcrush/pngcrush-1.7.41.ebuild')
-rw-r--r-- | media-gfx/pngcrush/pngcrush-1.7.41.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/pngcrush/pngcrush-1.7.41.ebuild b/media-gfx/pngcrush/pngcrush-1.7.41.ebuild index a78aacfdb151..be6078041d13 100644 --- a/media-gfx/pngcrush/pngcrush-1.7.41.ebuild +++ b/media-gfx/pngcrush/pngcrush-1.7.41.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.7.41.ebuild,v 1.2 2012/12/20 19:01:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.7.41.ebuild,v 1.3 2012/12/23 17:55:55 jdhore Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/pmt/${MY_P}.tar.xz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=media-libs/libpng-1.4:0 |