diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-02-08 09:44:05 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-02-08 09:57:59 +0200 |
commit | 09ac2c69c41334308f35d9fa740eca60caa4988c (patch) | |
tree | 733ab6991870bfb298cc859aa0bcf0f8cf859668 /x11-wm | |
parent | x11-wm/enlightenment: remove old (diff) | |
download | gentoo-09ac2c69c41334308f35d9fa740eca60caa4988c.tar.gz gentoo-09ac2c69c41334308f35d9fa740eca60caa4988c.tar.bz2 gentoo-09ac2c69c41334308f35d9fa740eca60caa4988c.zip |
x11-wm/enlightenment: remove dead arches
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/enlightenment/enlightenment-0.23.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/enlightenment/enlightenment-0.23.1.ebuild b/x11-wm/enlightenment/enlightenment-0.23.1.ebuild index 74caaded4b5c..4b8be24627ab 100644 --- a/x11-wm/enlightenment/enlightenment-0.23.1.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.23.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz" LICENSE="BSD-2" SLOT="0.17/${PV%%_*}" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86" IUSE="acpi bluetooth connman doc geolocation nls packagekit pam systemd udisks wayland wifi xwayland" REQUIRED_USE="xwayland? ( wayland )" |