diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-22 15:13:50 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-22 15:13:50 +0000 |
commit | 2cfaf5dc2c4ef6c6afcc48b8358e191bcc9cbccf (patch) | |
tree | 286d1e33153c2ccda4466f2d737b55628e13cda4 /x11-wm/icewm | |
parent | x11-wm/icewm: Stabilize 3.3.1 ppc, #903784 (diff) | |
download | gentoo-2cfaf5dc2c4ef6c6afcc48b8358e191bcc9cbccf.tar.gz gentoo-2cfaf5dc2c4ef6c6afcc48b8358e191bcc9cbccf.tar.bz2 gentoo-2cfaf5dc2c4ef6c6afcc48b8358e191bcc9cbccf.zip |
x11-wm/icewm: Stabilize 3.3.1 sparc, #903784
Signed-off-by: Arthur Zamarin <arthurzam@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 828a5a770dfb..5de5a9ec5452 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 |