diff options
author | Sam James <sam@gentoo.org> | 2021-11-24 16:45:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-24 16:45:55 +0000 |
commit | 484449e395bfd323f857619969b0ea91413b6397 (patch) | |
tree | 53a595ed0404a5b1cccb0df998dc58d2a592ca2e /x11-wm/icewm | |
parent | dev-libs/pkcs11-helper: Stabilize 1.27.0 amd64, #794790 (diff) | |
download | gentoo-484449e395bfd323f857619969b0ea91413b6397.tar.gz gentoo-484449e395bfd323f857619969b0ea91413b6397.tar.bz2 gentoo-484449e395bfd323f857619969b0ea91413b6397.zip |
x11-wm/icewm: Stabilize 2.8.0 amd64, #827030
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/icewm-2.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-2.8.0.ebuild b/x11-wm/icewm/icewm-2.8.0.ebuild index 6d9fc5f765eb..a3869d5d3dbc 100644 --- a/x11-wm/icewm/icewm-2.8.0.ebuild +++ b/x11-wm/icewm/icewm-2.8.0.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 |