summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-07-23 16:59:44 +1200
committerKent Fredric <kentnl@gentoo.org>2020-07-23 17:13:42 +1200
commit607f9fc9869b8b4a6405e4ee03ffd8271d07fa9f (patch)
tree6a90fa8e2dbf0f32e6aa2ff80ca2394518daf348 /media-libs/gegl/gegl-0.4.24.ebuild
parentmedia-gfx/gimp: Drop solaris and macos prefixes re bug #690140 (diff)
downloadgentoo-607f9fc9869b8b4a6405e4ee03ffd8271d07fa9f.tar.gz
gentoo-607f9fc9869b8b4a6405e4ee03ffd8271d07fa9f.tar.bz2
gentoo-607f9fc9869b8b4a6405e4ee03ffd8271d07fa9f.zip
media-libs/gegl: Drop macos and solaris prefixes re bug #690140
Depends: - media-video/ffmpeg - net-misc/wget - dev-perl/IO-Socket-SSL 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-0.4.24.ebuild')
-rw-r--r--media-libs/gegl/gegl-0.4.24.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gegl/gegl-0.4.24.ebuild b/media-libs/gegl/gegl-0.4.24.ebuild
index e62bf2f4e1c2..e71bb9f8c80d 100644
--- a/media-libs/gegl/gegl-0.4.24.ebuild
+++ b/media-libs/gegl/gegl-0.4.24.ebuild
@@ -15,7 +15,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 ~x86-macos ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
fi
DESCRIPTION="A graph based image processing framework"