diff options
author | Sam James <sam@gentoo.org> | 2021-04-01 23:30:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-01 23:30:18 +0100 |
commit | 5c41634f955d82d0bb596ba4c6e23be14dcce63c (patch) | |
tree | 88d78c2b8c5f889b9cfeeb6a11a1de301937a2c9 /x11-wm | |
parent | net-libs/mbedtls: Stabilize 2.16.10 ppc, #779688 (diff) | |
download | gentoo-5c41634f955d82d0bb596ba4c6e23be14dcce63c.tar.gz gentoo-5c41634f955d82d0bb596ba4c6e23be14dcce63c.tar.bz2 gentoo-5c41634f955d82d0bb596ba4c6e23be14dcce63c.zip |
x11-wm/icewm: Stabilize 2.2.1 ppc, #779700
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/icewm-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-2.2.1.ebuild b/x11-wm/icewm/icewm-2.2.1.ebuild index 2317cd42115d..512be718113c 100644 --- a/x11-wm/icewm/icewm-2.2.1.ebuild +++ b/x11-wm/icewm/icewm-2.2.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 uclibc xinerama" # Tests broken in all versions, patches welcome, bug #323907, #389533 |