diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 11:45:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 11:47:25 +0200 |
commit | 2164af1307e1bf7ef52cd97b2a8620593ab72d32 (patch) | |
tree | 531918df7aec676e9b1aa3d9b666ab8d07de800b /media-gfx | |
parent | dev-util/its4: ppc stable wrt bug #696282 (diff) | |
download | gentoo-2164af1307e1bf7ef52cd97b2a8620593ab72d32.tar.gz gentoo-2164af1307e1bf7ef52cd97b2a8620593ab72d32.tar.bz2 gentoo-2164af1307e1bf7ef52cd97b2a8620593ab72d32.zip |
media-gfx/ufraw: ppc stable wrt bug #694532
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
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 495604901205..299e0fa77583 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 )" |