diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-22 15:13:24 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-22 15:13:24 +0000 |
commit | 4c6242f089044364701b0d2c2f796a4afe20ad27 (patch) | |
tree | 973398d23b6ab3a52224a43d3b7029d589a4a79c /x11-wm | |
parent | dev-python/pytest-custom-exit-code: Keyword 0.3.0 x86, #904721 (diff) | |
download | gentoo-4c6242f089044364701b0d2c2f796a4afe20ad27.tar.gz gentoo-4c6242f089044364701b0d2c2f796a4afe20ad27.tar.bz2 gentoo-4c6242f089044364701b0d2c2f796a4afe20ad27.zip |
x11-wm/icewm: Stabilize 3.3.1 ppc, #903784
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-wm')
-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 3722d7fef3a7..828a5a770dfb 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 |