summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-07-22 10:09:21 +1200
committerKent Fredric <kentnl@gentoo.org>2020-07-22 11:13:45 +1200
commit80abef6160c6c89ff58e1c5d5c3173b08d45324e (patch)
treefed92a1c9dca9d0a33b8b39120ac38369797bc7b /media-libs/gegl/gegl-9999.ebuild
parentmedia-gfx/gimp: Drop x64-macos re bug #690140 (diff)
downloadgentoo-80abef6160c6c89ff58e1c5d5c3173b08d45324e.tar.gz
gentoo-80abef6160c6c89ff58e1c5d5c3173b08d45324e.tar.bz2
gentoo-80abef6160c6c89ff58e1c5d5c3173b08d45324e.zip
media-libs/gegl: Drop x64-macos re bug #690140
Depends: - media-video/ffmpeg - media-libs/x264 - dev-lang/nasm - dev-perl/Font-TTF Bug: https://bugs.gentoo.org/690140 Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'media-libs/gegl/gegl-9999.ebuild')
-rw-r--r--media-libs/gegl/gegl-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gegl/gegl-9999.ebuild b/media-libs/gegl/gegl-9999.ebuild
index c854f48fae02..0f05ef0c27d0 100644
--- a/media-libs/gegl/gegl-9999.ebuild
+++ b/media-libs/gegl/gegl-9999.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
SRC_URI=""
else
SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="A graph based image processing framework"