diff options
author | Sam James <sam@gentoo.org> | 2023-04-05 00:20:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-05 00:20:49 +0100 |
commit | fe9297fc5129a5396be345cc7126bb9063de9e37 (patch) | |
tree | ca56eb6eeee1f5f3c92d15c122470a4135654c99 /x11-wm/icewm | |
parent | gui-libs/wayfire-plugins-extra: Stabilize 0.7.5 amd64, #903798 (diff) | |
download | gentoo-fe9297fc5129a5396be345cc7126bb9063de9e37.tar.gz gentoo-fe9297fc5129a5396be345cc7126bb9063de9e37.tar.bz2 gentoo-fe9297fc5129a5396be345cc7126bb9063de9e37.zip |
x11-wm/icewm: Stabilize 3.3.1 x86, #903784
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/icewm-3.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-3.3.1.ebuild b/x11-wm/icewm/icewm-3.3.1.ebuild index 479e6d5a2715..3722d7fef3a7 100644 --- a/x11-wm/icewm/icewm-3.3.1.ebuild +++ b/x11-wm/icewm/icewm-3.3.1.ebuild @@ -11,7 +11,7 @@ LICENSE="GPL-2" SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.lz" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype xinerama" # Tests broken in all versions, patches welcome, bug #323907, #389533 |