diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-08 08:59:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-08 08:59:44 +0200 |
commit | 06fd7e62575161b03f35ba31af24c1700ac18b55 (patch) | |
tree | 57d144220bd4b4624934a5d4a8fe841915001d29 /x11-wm | |
parent | net-dns/unbound: ppc stable wrt bug #794691 (diff) | |
download | gentoo-06fd7e62575161b03f35ba31af24c1700ac18b55.tar.gz gentoo-06fd7e62575161b03f35ba31af24c1700ac18b55.tar.bz2 gentoo-06fd7e62575161b03f35ba31af24c1700ac18b55.zip |
x11-wm/icewm: sparc stable wrt bug #794673
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@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 512be718113c..6215cdd777d4 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 |