diff options
author | Sam James <sam@gentoo.org> | 2023-09-08 10:28:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-08 10:28:05 +0100 |
commit | 55e073648a276b47347a5e4c14c4c53702defa53 (patch) | |
tree | 4c70d3513b9858ea7a446d7171958e89ff399f57 /x11-terms/mlterm | |
parent | x11-terms/mlterm: Stabilize 3.9.3-r1 ppc64, #913834 (diff) | |
download | gentoo-55e073648a276b47347a5e4c14c4c53702defa53.tar.gz gentoo-55e073648a276b47347a5e4c14c4c53702defa53.tar.bz2 gentoo-55e073648a276b47347a5e4c14c4c53702defa53.zip |
x11-terms/mlterm: Stabilize 3.9.3-r1 amd64, #913834
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-terms/mlterm')
-rw-r--r-- | x11-terms/mlterm/mlterm-3.9.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/mlterm/mlterm-3.9.3-r1.ebuild b/x11-terms/mlterm/mlterm-3.9.3-r1.ebuild index 51050e0fd7ea..76180dfac6ef 100644 --- a/x11-terms/mlterm/mlterm-3.9.3-r1.ebuild +++ b/x11-terms/mlterm/mlterm-3.9.3-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~ppc ppc64 ~riscv ~x86" IUSE="+X bidi brltty cairo debug fbcon fcitx freewnn gtk harfbuzz ibus libssh2 m17n-lib nls regis scim skk static-libs uim utempter wayland xft" REQUIRED_USE="|| ( X fbcon wayland )" |