summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:36:23 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:36:23 +0200
commit80a41bd9e45de0d472eca6b530411dbe93394740 (patch)
tree2b0130bcc74a19402ed7394d9037f0ce02881f8e /media-libs/gegl/gegl-0.3.34.ebuild
parentmedia-gfx: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-80a41bd9e45de0d472eca6b530411dbe93394740.tar.gz
gentoo-80a41bd9e45de0d472eca6b530411dbe93394740.tar.bz2
gentoo-80a41bd9e45de0d472eca6b530411dbe93394740.zip
media-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs/gegl/gegl-0.3.34.ebuild')
-rw-r--r--media-libs/gegl/gegl-0.3.34.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gegl/gegl-0.3.34.ebuild b/media-libs/gegl/gegl-0.3.34.ebuild
index 5c8d5871daa0..730b532886d1 100644
--- a/media-libs/gegl/gegl-0.3.34.ebuild
+++ b/media-libs/gegl/gegl-0.3.34.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.bz2"
- KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+ KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="A graph based image processing framework"