commit: 09ac2c69c41334308f35d9fa740eca60caa4988c Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 07:44:05 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Feb 8 07:57:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09ac2c69
x11-wm/enlightenment: remove dead arches Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> x11-wm/enlightenment/enlightenment-0.23.1.ebuild | 4 ++-- 1 file 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 74caaded4b5..4b8be24627a 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 )"
