diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-06 15:21:39 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-06 15:41:22 +0200 |
commit | 3e46c2db6a96b68c918668f62fc06c53d2983c4e (patch) | |
tree | bbfb5d7d5b6669b84af069dc2c49c2c55450384e /x11-wm/enlightenment | |
parent | x11-wm/dwm: x86 stable (bug #659236) (diff) | |
download | gentoo-3e46c2db6a96b68c918668f62fc06c53d2983c4e.tar.gz gentoo-3e46c2db6a96b68c918668f62fc06c53d2983c4e.tar.bz2 gentoo-3e46c2db6a96b68c918668f62fc06c53d2983c4e.zip |
x11-wm/enlightenment: x86 stable (bug #659212)
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'x11-wm/enlightenment')
-rw-r--r-- | x11-wm/enlightenment/enlightenment-0.21.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/enlightenment/enlightenment-0.21.7.ebuild b/x11-wm/enlightenment/enlightenment-0.21.7.ebuild index 16478dc29330..ce5aacf8041c 100644 --- a/x11-wm/enlightenment/enlightenment-0.21.7.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.21.7.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then EGIT_URI_APPEND="${PN}" else SRC_URI="https://download.enlightenment.org/rel/apps/${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 xdg-utils |