diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 13:27:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 13:27:39 +0200 |
commit | 7668dfed69ba24d91b4afdbcbb27dc51a89e579c (patch) | |
tree | 09a72da63b64e6786eb8086de3b159c68bf59be8 /x11-terms | |
parent | app-crypt/trousers: amd64 stable wrt bug #721948 (diff) | |
download | gentoo-7668dfed69ba24d91b4afdbcbb27dc51a89e579c.tar.gz gentoo-7668dfed69ba24d91b4afdbcbb27dc51a89e579c.tar.bz2 gentoo-7668dfed69ba24d91b4afdbcbb27dc51a89e579c.zip |
x11-terms/mlterm: amd64 stable wrt bug #722068
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/mlterm/mlterm-3.8.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/mlterm/mlterm-3.8.9.ebuild b/x11-terms/mlterm/mlterm-3.8.9.ebuild index 9c49b75e96b2..911706e56b5c 100644 --- a/x11-terms/mlterm/mlterm-3.8.9.ebuild +++ b/x11-terms/mlterm/mlterm-3.8.9.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 )" |