diff options
author | Sam James <sam@gentoo.org> | 2020-12-17 00:49:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-17 00:49:07 +0000 |
commit | 18d47dcec8a5f30cc52fd26a2de52df61fdba6ac (patch) | |
tree | 38e8517d1543be346047f0b9879d75d85e684a0c /x11-wm/icewm | |
parent | sys-libs/liburing: Stabilize 0.7-r1 ppc, #751724 (diff) | |
download | gentoo-18d47dcec8a5f30cc52fd26a2de52df61fdba6ac.tar.gz gentoo-18d47dcec8a5f30cc52fd26a2de52df61fdba6ac.tar.bz2 gentoo-18d47dcec8a5f30cc52fd26a2de52df61fdba6ac.zip |
x11-wm/icewm: Stabilize 1.9.2 amd64, #759973
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/icewm-1.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-1.9.2.ebuild b/x11-wm/icewm/icewm-1.9.2.ebuild index 2397deb3594c..1c8dd43ca855 100644 --- a/x11-wm/icewm/icewm-1.9.2.ebuild +++ b/x11-wm/icewm/icewm-1.9.2.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 sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="+alsa ao bidi debug +gdk-pixbuf nls truetype uclibc xinerama" # Tests broken in all versions, patches welcome, bug #323907, #389533 |