diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 13:36:18 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 14:50:47 +0000 |
commit | 3f3785be21861349ab41def1a739ceee55397f8c (patch) | |
tree | 928a851235e40d4d622ee53d6fe06de6eb6d2a01 /media-gfx/dcraw | |
parent | virtual/rubygems: stable 14 for ia64, bug #661262 (diff) | |
download | gentoo-3f3785be21861349ab41def1a739ceee55397f8c.tar.gz gentoo-3f3785be21861349ab41def1a739ceee55397f8c.tar.bz2 gentoo-3f3785be21861349ab41def1a739ceee55397f8c.zip |
media-gfx/dcraw: stable 9.28.0 for ia64, bug #662898
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-gfx/dcraw')
-rw-r--r-- | media-gfx/dcraw/dcraw-9.28.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/dcraw/dcraw-9.28.0.ebuild b/media-gfx/dcraw/dcraw-9.28.0.ebuild index 1c2627ff38a7..ca63c92b5a95 100644 --- a/media-gfx/dcraw/dcraw-9.28.0.ebuild +++ b/media-gfx/dcraw/dcraw-9.28.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://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" |