diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-19 20:14:17 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-19 20:24:07 +0100 |
commit | b27154e5903d0d3145860514da80a53d5be1f852 (patch) | |
tree | a89fb19e202b0373fa1ef393c79398997f06c380 /dev-libs/efl | |
parent | sys-freebsd/freebsd-usbin: Remove 9.1 (diff) | |
download | gentoo-b27154e5903d0d3145860514da80a53d5be1f852.tar.gz gentoo-b27154e5903d0d3145860514da80a53d5be1f852.tar.bz2 gentoo-b27154e5903d0d3145860514da80a53d5be1f852.zip |
dev-libs/efl: Remove *-fbsd keywords, requires util-linux
Diffstat (limited to 'dev-libs/efl')
-rw-r--r-- | dev-libs/efl/efl-1.17.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/efl/efl-1.18.4.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/efl/efl-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/efl/efl-1.17.0-r1.ebuild b/dev-libs/efl/efl-1.17.0-r1.ebuild index 9d3d409157cc..73c6b642ffd2 100644 --- a/dev-libs/efl/efl-1.17.0-r1.ebuild +++ b/dev-libs/efl/efl-1.17.0-r1.ebuild @@ -23,7 +23,7 @@ DESCRIPTION="Enlightenment Foundation Libraries all-in-one package" LICENSE="BSD-2 GPL-2 LGPL-2.1 ZLIB" IUSE="+bmp debug drm +eet egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz +ico ibus jpeg2k libressl neon oldlua opengl ssl physics pixman +png +ppm +psd pulseaudio scim sdl sound systemd tga tiff tslib unwind v4l valgrind wayland webp X xim xine xpm" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" REQUIRED_USE=" pulseaudio? ( sound ) diff --git a/dev-libs/efl/efl-1.18.4.ebuild b/dev-libs/efl/efl-1.18.4.ebuild index 609840b2c5b1..7e7cc7eab220 100644 --- a/dev-libs/efl/efl-1.18.4.ebuild +++ b/dev-libs/efl/efl-1.18.4.ebuild @@ -13,7 +13,7 @@ elif [[ *"${PV}" == *"_pre"* ]] ; then SRC_URI="https://download.enlightenment.org/pre-releases/${MY_P}.tar.xz" else SRC_URI="https://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" fi inherit enlightenment pax-utils diff --git a/dev-libs/efl/efl-9999.ebuild b/dev-libs/efl/efl-9999.ebuild index 609840b2c5b1..7e7cc7eab220 100644 --- a/dev-libs/efl/efl-9999.ebuild +++ b/dev-libs/efl/efl-9999.ebuild @@ -13,7 +13,7 @@ elif [[ *"${PV}" == *"_pre"* ]] ; then SRC_URI="https://download.enlightenment.org/pre-releases/${MY_P}.tar.xz" else SRC_URI="https://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" fi inherit enlightenment pax-utils |