diff options
author | Sam James <sam@gentoo.org> | 2023-10-09 08:51:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-09 08:51:51 +0100 |
commit | 5b2d36f919ccad23e093d5313f301861f222404f (patch) | |
tree | 6d5040c6542acf476f52e406c4961f59ae2a0744 /x11-wm | |
parent | sys-devel/gdb: add 14.0.91 (unkeyworded) (diff) | |
download | gentoo-5b2d36f919ccad23e093d5313f301861f222404f.tar.gz gentoo-5b2d36f919ccad23e093d5313f301861f222404f.tar.bz2 gentoo-5b2d36f919ccad23e093d5313f301861f222404f.zip |
x11-wm/icewm: Stabilize 3.4.1 x86, #915419
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/icewm-3.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-3.4.1.ebuild b/x11-wm/icewm/icewm-3.4.1.ebuild index 182fcaf040ba..03e7b632c881 100644 --- a/x11-wm/icewm/icewm-3.4.1.ebuild +++ b/x11-wm/icewm/icewm-3.4.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 |