diff options
author | 2023-11-30 13:39:52 -0500 | |
---|---|---|
committer | 2023-12-01 03:27:43 +0000 | |
commit | 47033f893d82fd71568e652d4c934a7796cd318c (patch) | |
tree | 3f2158fc2cdad91050abbcd6888d6857f45b6080 /x11-wm/icewm | |
parent | dev-libs/libei: Stabilize 1.1.0 ppc, #916441 (diff) | |
download | gentoo-47033f893d82fd71568e652d4c934a7796cd318c.tar.gz gentoo-47033f893d82fd71568e652d4c934a7796cd318c.tar.bz2 gentoo-47033f893d82fd71568e652d4c934a7796cd318c.zip |
x11-wm/icewm: Stabilize 3.4.1 sparc, #915419
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/icewm')
-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 828a5a770dfb..5de5a9ec5452 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 |