diff options
author | Sam James <sam@gentoo.org> | 2021-06-07 16:13:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-07 16:13:00 +0000 |
commit | 0c79c7a5fe22c9d76e67d9a889db822d9875e867 (patch) | |
tree | 41c28c79f61e8e5ed21656e34a9850d123aa96bc /x11-wm | |
parent | dev-vcs/stgit: Stabilize 1.1 ALLARCHES, #794523 (diff) | |
download | gentoo-0c79c7a5fe22c9d76e67d9a889db822d9875e867.tar.gz gentoo-0c79c7a5fe22c9d76e67d9a889db822d9875e867.tar.bz2 gentoo-0c79c7a5fe22c9d76e67d9a889db822d9875e867.zip |
x11-wm/icewm: Stabilize 2.3.4 amd64, #794673
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/icewm-2.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-2.3.4.ebuild b/x11-wm/icewm/icewm-2.3.4.ebuild index 7b0d626e90a0..90e3c133c886 100644 --- a/x11-wm/icewm/icewm-2.3.4.ebuild +++ b/x11-wm/icewm/icewm-2.3.4.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 |