diff options
author | Sam James <sam@gentoo.org> | 2021-04-01 23:29:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-01 23:29:25 +0100 |
commit | 0b6e4b26a427adff68be9402e9c10efb9e0fb589 (patch) | |
tree | aeaf0338bd974300e1721865c987025b3dece5dd /x11-wm/icewm | |
parent | net-libs/mbedtls: Stabilize 2.16.10 amd64, #779688 (diff) | |
download | gentoo-0b6e4b26a427adff68be9402e9c10efb9e0fb589.tar.gz gentoo-0b6e4b26a427adff68be9402e9c10efb9e0fb589.tar.bz2 gentoo-0b6e4b26a427adff68be9402e9c10efb9e0fb589.zip |
x11-wm/icewm: Stabilize 2.2.1 amd64, #779700
Signed-off-by: Sam James <sam@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 c7c61ee6df91..2317cd42115d 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 |