diff options
author | Sam James <sam@gentoo.org> | 2023-10-09 21:01:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-09 21:01:34 +0100 |
commit | 55242b392273f4a04f25017ee19f3529666e8a51 (patch) | |
tree | c7cc49208053194acd6700d2017081edc72f921c /x11-wm | |
parent | net-mail/pfqueue: Stabilize 0.5.6-r2 amd64, #915418 (diff) | |
download | gentoo-55242b392273f4a04f25017ee19f3529666e8a51.tar.gz gentoo-55242b392273f4a04f25017ee19f3529666e8a51.tar.bz2 gentoo-55242b392273f4a04f25017ee19f3529666e8a51.zip |
x11-wm/icewm: Stabilize 3.4.1 amd64, #915419
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/icewm-3.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-3.4.1.ebuild b/x11-wm/icewm/icewm-3.4.1.ebuild index 13068b49fafb..828a5a770dfb 100644 --- a/x11-wm/icewm/icewm-3.4.1.ebuild +++ b/x11-wm/icewm/icewm-3.4.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 |