summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-04-01 23:34:51 +0200
committerThomas Deutschmann <whissi@gentoo.org>2021-04-01 23:36:11 +0200
commitb4c99030b55232849a79f4d0f4eb4f423c61489a (patch)
tree685999e7ba5d5b74f47c95d3ccdc81f5a9efd4af
parentapp-accessibility/yasr: make NLS fully optional (diff)
downloadgentoo-b4c99030.tar.gz
gentoo-b4c99030.tar.bz2
gentoo-b4c99030.zip
x11-wm/icewm: x86 stable (bug #779700)
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--x11-wm/icewm/icewm-2.2.1.ebuild2
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 7b0d626e90a0..c7c61ee6df91 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