diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-12-16 21:30:46 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-12-17 18:46:03 +0100 |
commit | 72b3dbce47d99ee438588d9ccbd5cc11cf756b07 (patch) | |
tree | e33d3e4e26b8655aef9194fd3ed8289369435b78 /x11-terms | |
parent | app-accessibility/speechd-el: destabilize 2.11 for ~ppc (diff) | |
download | gentoo-72b3dbce47d99ee438588d9ccbd5cc11cf756b07.tar.gz gentoo-72b3dbce47d99ee438588d9ccbd5cc11cf756b07.tar.bz2 gentoo-72b3dbce47d99ee438588d9ccbd5cc11cf756b07.zip |
x11-terms/mlterm: destabilize 3.9.3-r1 for ~ppc
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-terms')
-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 772857cbe594..fd4e06552721 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="https://downloads.sourceforge.net/${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 gtk harfbuzz ibus libssh2 m17n-lib nls regis scim skk static-libs uim utempter wayland xft" REQUIRED_USE="|| ( X fbcon wayland )" |