diff options
author | 2018-06-18 00:52:17 +0200 | |
---|---|---|
committer | 2018-06-18 01:28:05 +0200 | |
commit | f88a6e71df79c8a6e99cd80c3a19fd99c1eaa6a2 (patch) | |
tree | 80f92f226da98b1f8e083baf1158fac56a728198 /dev-libs/efl | |
parent | dev-ruby/rdiscount: x86 stable (bug #658048) (diff) | |
download | gentoo-f88a6e71df79c8a6e99cd80c3a19fd99c1eaa6a2.tar.gz gentoo-f88a6e71df79c8a6e99cd80c3a19fd99c1eaa6a2.tar.bz2 gentoo-f88a6e71df79c8a6e99cd80c3a19fd99c1eaa6a2.zip |
dev-libs/efl: x86 stable (bug #658296)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-libs/efl')
-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 6047e25ff9fd..3e76a6359ddc 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-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 |