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/efl-1.18.4.ebuild | |
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/efl-1.18.4.ebuild')
-rw-r--r-- | dev-libs/efl/efl-1.18.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |