diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 17:14:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 17:14:43 +0200 |
commit | 619305fa385a058eaa006de04a3d0456494ff919 (patch) | |
tree | 7e14efdf040813da19a09d318c23def17a70eff8 /x11-wm/icewm | |
parent | dev-python/pythondialog: sparc stable wrt bug #732072 (diff) | |
download | gentoo-619305fa385a058eaa006de04a3d0456494ff919.tar.gz gentoo-619305fa385a058eaa006de04a3d0456494ff919.tar.bz2 gentoo-619305fa385a058eaa006de04a3d0456494ff919.zip |
x11-wm/icewm: sparc stable wrt bug #732388
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/icewm-1.6.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-1.6.6.ebuild b/x11-wm/icewm/icewm-1.6.6.ebuild index 505dbe192a46..36ece3565bbf 100644 --- a/x11-wm/icewm/icewm-1.6.6.ebuild +++ b/x11-wm/icewm/icewm-1.6.6.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 |