diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:28:41 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:35:34 +0100 |
commit | fd561e6d88839f1cf7cf89c1423f85bb62598296 (patch) | |
tree | ebf73b33bc32d42a3966e86e3fae8b8da47e58d0 /x11-terms/mlterm | |
parent | app-text/llpp: x86 stable (bug #733332) (diff) | |
download | gentoo-fd561e6d88839f1cf7cf89c1423f85bb62598296.tar.gz gentoo-fd561e6d88839f1cf7cf89c1423f85bb62598296.tar.bz2 gentoo-fd561e6d88839f1cf7cf89c1423f85bb62598296.zip |
x11-terms/mlterm: x86 stable (bug #753845)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-terms/mlterm')
-rw-r--r-- | x11-terms/mlterm/mlterm-3.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/mlterm/mlterm-3.9.0.ebuild b/x11-terms/mlterm/mlterm-3.9.0.ebuild index 915523df803a..c8717aaf6b4d 100644 --- a/x11-terms/mlterm/mlterm-3.9.0.ebuild +++ b/x11-terms/mlterm/mlterm-3.9.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="bidi brltty cairo canna debug fbcon fcitx freewnn gtk gtk2 harfbuzz ibus libssh2 m17n-lib nls regis scim skk static-libs uim utempter wayland xft" REQUIRED_USE="gtk2? ( gtk )" |