commit: 93af6781e75b48f994d7e417981500de9fc7b16c Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sat Mar 31 22:22:12 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sat Mar 31 23:41:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93af6781
x11-wm/lwm: amd64 stable Bug: https://bugs.gentoo.org/651686 Package-Manager: Portage-2.3.27, Repoman-2.3.9 x11-wm/lwm/lwm-1.2.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/lwm/lwm-1.2.4.ebuild b/x11-wm/lwm/lwm-1.2.4.ebuild index e9c2c04cd62..426a9a34f86 100644 --- a/x11-wm/lwm/lwm-1.2.4.ebuild +++ b/x11-wm/lwm/lwm-1.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ DESCRIPTION="The ultimate lightweight window manager" SRC_URI="http://www.jfc.org.uk/files/lwm/${P}.tar.gz" HOMEPAGE="http://www.jfc.org.uk/software/lwm.html" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-fbsd" LICENSE="GPL-2" SLOT="0"
