diff options
author | Sam James <sam@gentoo.org> | 2021-11-24 16:47:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-24 16:47:33 +0000 |
commit | 62f15d6aa8611acdccbe7f44ec6b34445f0b261a (patch) | |
tree | 730eeb1178c9fae7a597b07fb956272f2b9bc00d /x11-wm | |
parent | dev-lang/python: Stabilize 3.9.8 ppc64, #823738 (diff) | |
download | gentoo-62f15d6aa8611acdccbe7f44ec6b34445f0b261a.tar.gz gentoo-62f15d6aa8611acdccbe7f44ec6b34445f0b261a.tar.bz2 gentoo-62f15d6aa8611acdccbe7f44ec6b34445f0b261a.zip |
x11-wm/icewm: Stabilize 2.8.0 ppc, #827030
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/icewm-2.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-2.8.0.ebuild b/x11-wm/icewm/icewm-2.8.0.ebuild index a3869d5d3dbc..5a0d4fbac256 100644 --- a/x11-wm/icewm/icewm-2.8.0.ebuild +++ b/x11-wm/icewm/icewm-2.8.0.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 uclibc xinerama" # Tests broken in all versions, patches welcome, bug #323907, #389533 |