diff options
author | Sam James <sam@gentoo.org> | 2021-02-12 13:47:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-12 13:47:47 +0000 |
commit | 03d34b8904b5d9617bfd62093cef97205d4c6b9d (patch) | |
tree | 4e9beb42953600ecf2d439dd4461dcec9d3e27fa /x11-wm/icewm/icewm-2.0.1.ebuild | |
parent | sys-cluster/glusterfs: Stabilize 7.8-r1 ppc64, #770160 (diff) | |
download | gentoo-03d34b8904b5d9617bfd62093cef97205d4c6b9d.tar.gz gentoo-03d34b8904b5d9617bfd62093cef97205d4c6b9d.tar.bz2 gentoo-03d34b8904b5d9617bfd62093cef97205d4c6b9d.zip |
x11-wm/icewm: Stabilize 2.0.1 amd64, #769824
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/icewm/icewm-2.0.1.ebuild')
-rw-r--r-- | x11-wm/icewm/icewm-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-2.0.1.ebuild b/x11-wm/icewm/icewm-2.0.1.ebuild index 927cbef712a4..d813efb61965 100644 --- a/x11-wm/icewm/icewm-2.0.1.ebuild +++ b/x11-wm/icewm/icewm-2.0.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 sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype uclibc xinerama" # Tests broken in all versions, patches welcome, bug #323907, #389533 |