diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-26 16:59:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-26 16:59:15 +0200 |
commit | 9abffa9f481a8e28864ebf4b2ae1a762764c2727 (patch) | |
tree | 61619a604332a156bbc417a2ef527fda2d23f374 /x11-wm | |
parent | gnome-extra/gucharmap: sparc stable wrt bug #691430 (diff) | |
download | gentoo-9abffa9f481a8e28864ebf4b2ae1a762764c2727.tar.gz gentoo-9abffa9f481a8e28864ebf4b2ae1a762764c2727.tar.bz2 gentoo-9abffa9f481a8e28864ebf4b2ae1a762764c2727.zip |
x11-wm/icewm: sparc stable wrt bug #692790
Package-Manager: Portage-2.3.69, Repoman-2.3.16
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-1.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-1.5.5.ebuild b/x11-wm/icewm/icewm-1.5.5.ebuild index 87dfafb36497..dd66d190dfc9 100644 --- a/x11-wm/icewm/icewm-1.5.5.ebuild +++ b/x11-wm/icewm/icewm-1.5.5.ebuild @@ -11,7 +11,7 @@ LICENSE="GPL-2" SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.xz" SLOT="0" -KEYWORDS="amd64 ppc ~sparc ~x86" +KEYWORDS="amd64 ppc sparc ~x86" IUSE="+alsa ao bidi debug nls truetype uclibc xinerama" # Tests broken in all versions, patches welcome, bug #323907, #389533 |