diff options
author | 2017-01-01 13:32:14 +0100 | |
---|---|---|
committer | 2017-01-01 13:32:14 +0100 | |
commit | 2640c4f35e261cd35bd58711efbc73fc99231a7e (patch) | |
tree | 4977e590cb2c5f5a5d9894c0f1c460c4e7d2fb32 /media-gfx/dcraw | |
parent | net-p2p/nicotine+: ppc stable wrt bug #593168 (diff) | |
download | gentoo-2640c4f35e261cd35bd58711efbc73fc99231a7e.tar.gz gentoo-2640c4f35e261cd35bd58711efbc73fc99231a7e.tar.bz2 gentoo-2640c4f35e261cd35bd58711efbc73fc99231a7e.zip |
media-gfx/dcraw: ppc stable wrt bug #549336
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx/dcraw')
-rw-r--r-- | media-gfx/dcraw/dcraw-9.27.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/dcraw/dcraw-9.27.0.ebuild b/media-gfx/dcraw/dcraw-9.27.0.ebuild index 4db85851f63b..cf586a8eb6a0 100644 --- a/media-gfx/dcraw/dcraw-9.27.0.ebuild +++ b/media-gfx/dcraw/dcraw-9.27.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="http://www.cybercom.net/~dcoffin/dcraw/archive/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" LANGS=" ca cs de da eo es fr hu it nl pl pt ru sv zh_CN zh_TW" IUSE="nls gimp jpeg jpeg2k lcms ${LANGS// / linguas_}" |