diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-03-31 18:22:12 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-31 19:41:08 -0400 |
commit | 93af6781e75b48f994d7e417981500de9fc7b16c (patch) | |
tree | 7f85bfa7647e109b602a159f32c18f7b0789c523 /x11-wm/lwm | |
parent | dev-python/rarfile: amd64 stable (diff) | |
download | gentoo-93af6781e75b48f994d7e417981500de9fc7b16c.tar.gz gentoo-93af6781e75b48f994d7e417981500de9fc7b16c.tar.bz2 gentoo-93af6781e75b48f994d7e417981500de9fc7b16c.zip |
x11-wm/lwm: amd64 stable
Bug: https://bugs.gentoo.org/651686
Package-Manager: Portage-2.3.27, Repoman-2.3.9
Diffstat (limited to 'x11-wm/lwm')
-rw-r--r-- | x11-wm/lwm/lwm-1.2.4.ebuild | 4 |
1 files 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 e9c2c04cd628..426a9a34f869 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" |