diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 11:52:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 11:52:11 +0200 |
commit | c916b6c5b15982166594355928b1417f879d02e8 (patch) | |
tree | b1ab57baeca3e96fb04cb14d8dec3374c2469969 /media-gfx | |
parent | dev-java/ant-ivy: ppc64 stable wrt bug #696266 (diff) | |
download | gentoo-c916b6c5b15982166594355928b1417f879d02e8.tar.gz gentoo-c916b6c5b15982166594355928b1417f879d02e8.tar.bz2 gentoo-c916b6c5b15982166594355928b1417f879d02e8.zip |
media-gfx/ufraw: ppc64 stable wrt bug #694532
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/ufraw/ufraw-0.22-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/ufraw/ufraw-0.22-r3.ebuild b/media-gfx/ufraw/ufraw-0.22-r3.ebuild index 299e0fa77583..adf92380074b 100644 --- a/media-gfx/ufraw/ufraw-0.22-r3.ebuild +++ b/media-gfx/ufraw/ufraw-0.22-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="contrast fits gimp gnome gtk openmp timezone" REQUIRED_USE="gimp? ( gtk )" |