diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-12-01 23:28:03 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-12-01 23:28:03 +0100 |
commit | df1cb82f8940e311f11212d2792e30722efffec3 (patch) | |
tree | 6c72f015686b4d7589e493d48a216a8bd00157a0 /x11-wm | |
parent | sys-power/thermald: Stabilize 2.5.1 x86, #883923 (diff) | |
download | gentoo-df1cb82f8940e311f11212d2792e30722efffec3.tar.gz gentoo-df1cb82f8940e311f11212d2792e30722efffec3.tar.bz2 gentoo-df1cb82f8940e311f11212d2792e30722efffec3.zip |
x11-wm/icewm: Stabilize 2.9.7 x86, #883927
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/icewm-2.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-2.9.7.ebuild b/x11-wm/icewm/icewm-2.9.7.ebuild index 00988c088434..b1edaf9d94aa 100644 --- a/x11-wm/icewm/icewm-2.9.7.ebuild +++ b/x11-wm/icewm/icewm-2.9.7.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 |