diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-01 23:34:51 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-01 23:36:11 +0200 |
commit | b4c99030b55232849a79f4d0f4eb4f423c61489a (patch) | |
tree | 685999e7ba5d5b74f47c95d3ccdc81f5a9efd4af /x11-wm/icewm | |
parent | app-accessibility/yasr: make NLS fully optional (diff) | |
download | gentoo-b4c99030b55232849a79f4d0f4eb4f423c61489a.tar.gz gentoo-b4c99030b55232849a79f4d0f4eb4f423c61489a.tar.bz2 gentoo-b4c99030b55232849a79f4d0f4eb4f423c61489a.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>
Diffstat (limited to 'x11-wm/icewm')
-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 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 |