diff options
author | Sam James <sam@gentoo.org> | 2021-07-11 21:50:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-11 21:50:01 +0100 |
commit | 7daf32f371648a67c8ec4f933306ded40713662d (patch) | |
tree | 23a5900373c83ca126281c76bfb5fec79e9cfcd8 /x11-wm/icewm | |
parent | net-p2p/syncthing: Stabilize 1.17.0 x86, #800989 (diff) | |
download | gentoo-7daf32f371648a67c8ec4f933306ded40713662d.tar.gz gentoo-7daf32f371648a67c8ec4f933306ded40713662d.tar.bz2 gentoo-7daf32f371648a67c8ec4f933306ded40713662d.zip |
x11-wm/icewm: Stabilize 2.5.0 x86, #801148
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/icewm-2.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-2.5.0.ebuild b/x11-wm/icewm/icewm-2.5.0.ebuild index 0502e23c0f4e..6215cdd777d4 100644 --- a/x11-wm/icewm/icewm-2.5.0.ebuild +++ b/x11-wm/icewm/icewm-2.5.0.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 uclibc xinerama" # Tests broken in all versions, patches welcome, bug #323907, #389533 |