From: Marek Szuba Date: Tue, 24 Apr 2018 14:36:07 +0000 (+0100) Subject: x11-wm/awesome: revert amd64 stabilisation X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5f18faee52ec8961d2551264aa175f599a0122cf;p=gentoo.git x11-wm/awesome: revert amd64 stabilisation Awesome 4 is NOT a drop-in replacement for Awesome 3.5 because introduces many breaking changes to the v3.5 API. Even an unmodified upstream rc.lua from 3.5.9 will fail to load in 4.2, and everyone using customised configuration and/or third-party libraries has got a lot of porting work cut out for them. Therefore, at the very least stabilising >=x11-wm/awesome-4.0 should be preceded by a news item. See-also: https://awesomewm.org/apidoc/documentation/89-NEWS.md.html#v4 See-also: https://awesomewm.org/apidoc/documentation/17-porting-tips.md.html#v4 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/x11-wm/awesome/awesome-4.2-r2.ebuild b/x11-wm/awesome/awesome-4.2-r2.ebuild index 6b1db77c3879..68a8485c85c7 100644 --- a/x11-wm/awesome/awesome-4.2-r2.ebuild +++ b/x11-wm/awesome/awesome-4.2-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/awesomeWM/awesome-releases/raw/master/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="dbus doc elibc_FreeBSD gnome luajit test" RDEPEND="