diff options
author | Sam James <sam@gentoo.org> | 2024-05-07 21:50:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-07 21:50:12 +0100 |
commit | f2f8fe58c6e02954687a3349ade8db1de882361e (patch) | |
tree | f49c562203911e8cf3c8408de3885faf765056c5 /x11-terms | |
parent | x11-terms/xterm: Stabilize 390 arm64, #931508 (diff) | |
download | gentoo-f2f8fe58c6e02954687a3349ade8db1de882361e.tar.gz gentoo-f2f8fe58c6e02954687a3349ade8db1de882361e.tar.bz2 gentoo-f2f8fe58c6e02954687a3349ade8db1de882361e.zip |
x11-terms/xterm: Stabilize 390 arm, #931508
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/xterm/xterm-390.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/xterm/xterm-390.ebuild b/x11-terms/xterm/xterm-390.ebuild index 486b65958828..e2b23975b571 100644 --- a/x11-terms/xterm/xterm-390.ebuild +++ b/x11-terms/xterm/xterm-390.ebuild @@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( https://invisible-island.net/archives/${PN}/${P}.tgz.as LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="+openpty sixel toolbar truetype unicode Xaw3d xinerama" DEPEND=" |