diff options
author | Sam James <sam@gentoo.org> | 2021-03-03 13:53:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-03 13:53:16 +0000 |
commit | feb16741a47b8298eaac7f4514b0ace9aa11bcce (patch) | |
tree | b379a74daee8bb84f385523e5b0fa24006a90a88 /x11-wm/icewm | |
parent | dev-python/pymssql: Stabilize 2.1.5 ppc, #773943 (diff) | |
download | gentoo-feb16741a47b8298eaac7f4514b0ace9aa11bcce.tar.gz gentoo-feb16741a47b8298eaac7f4514b0ace9aa11bcce.tar.bz2 gentoo-feb16741a47b8298eaac7f4514b0ace9aa11bcce.zip |
x11-wm/icewm: Stabilize 2.1.2 ppc, #773988
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/icewm-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-2.1.2.ebuild b/x11-wm/icewm/icewm-2.1.2.ebuild index 2317cd42115d..512be718113c 100644 --- a/x11-wm/icewm/icewm-2.1.2.ebuild +++ b/x11-wm/icewm/icewm-2.1.2.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 |