diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 08:12:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 08:12:22 +0000 |
commit | c1ab16857fd7e72549098f882f2393274ce96f4d (patch) | |
tree | e896ca15147395ea1636aa12d6997558949ffef1 /x11-wm/icewm | |
parent | dev-lang/jimtcl: Stabilize 0.78-r2 x86, #769791 (diff) | |
download | gentoo-c1ab16857fd7e72549098f882f2393274ce96f4d.tar.gz gentoo-c1ab16857fd7e72549098f882f2393274ce96f4d.tar.bz2 gentoo-c1ab16857fd7e72549098f882f2393274ce96f4d.zip |
x11-wm/icewm: Stabilize 2.0.1 x86, #769824
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/icewm')
-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 f0334cb98d53..927cbef712a4 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 |