diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2017-07-26 10:24:39 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2017-07-26 11:50:44 +0200 |
commit | 30de4d41e759ad10e67b8ccce9e26bb10c4c9562 (patch) | |
tree | 3aa9010c92b298b49f9b8e02808a51f5e3e68ac5 /x11-wm | |
parent | x11-wm/icewm: Bump to version 1.4.0 (diff) | |
download | gentoo-30de4d41e759ad10e67b8ccce9e26bb10c4c9562.tar.gz gentoo-30de4d41e759ad10e67b8ccce9e26bb10c4c9562.tar.bz2 gentoo-30de4d41e759ad10e67b8ccce9e26bb10c4c9562.zip |
x11-wm/icewm: Version 1.3.12-r1 stable for amd64 and x86.
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/icewm-1.3.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-1.3.12-r1.ebuild b/x11-wm/icewm/icewm-1.3.12-r1.ebuild index e5a315786373..b121f0e59419 100644 --- a/x11-wm/icewm/icewm-1.3.12-r1.ebuild +++ b/x11-wm/icewm/icewm-1.3.12-r1.ebuild @@ -11,7 +11,7 @@ LICENSE="GPL-2" SRC_URI="https://github.com/bbidulock/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="bidi debug doc minimal nls truetype uclibc xinerama" # Tests broken in all versions, patches welcome, bug #323907, #389533 |