diff options
author | Sam James <sam@gentoo.org> | 2023-04-05 00:16:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-05 00:16:41 +0100 |
commit | 952d76027aec1e483aa2ab6164eb49965027456e (patch) | |
tree | 345b1364df73aefd0b029eed57b396afab9715fa /x11-wm/icewm | |
parent | dev-lang/elixir: Stabilize 1.14.3 x86, #903762 (diff) | |
download | gentoo-952d76027aec1e483aa2ab6164eb49965027456e.tar.gz gentoo-952d76027aec1e483aa2ab6164eb49965027456e.tar.bz2 gentoo-952d76027aec1e483aa2ab6164eb49965027456e.zip |
x11-wm/icewm: Stabilize 3.3.1 amd64, #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 182fcaf040ba..479e6d5a2715 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 |