diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-12-15 21:13:50 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-15 22:09:53 +0000 |
commit | f180e4e75cd76f2990023336ed71fb59a844a083 (patch) | |
tree | b15f1811ca2124dbb7b13f42318f285887d6a74a /x11-wm/icewm | |
parent | net-vpn/tailscale: 1.2.10-r1 bump to fix build (diff) | |
download | gentoo-f180e4e75cd76f2990023336ed71fb59a844a083.tar.gz gentoo-f180e4e75cd76f2990023336ed71fb59a844a083.tar.bz2 gentoo-f180e4e75cd76f2990023336ed71fb59a844a083.zip |
x11-wm/icewm: stable 1.9.2 for sparc, bug #759973
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 9ae73f9de010..eb1c5565903d 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 |