diff options
author | Sam James <sam@gentoo.org> | 2025-01-04 17:18:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-01-04 17:18:18 +0000 |
commit | 6d27d1a3f641d9f2fa9c9588ad20d4f1fd7200a6 (patch) | |
tree | 50760922f0e80bdabb82de07b9d9773944665772 /x11-terms | |
parent | sys-apps/arch-chroot: Stabilize 29 arm, #947484 (diff) | |
download | gentoo-6d27d1a3f641d9f2fa9c9588ad20d4f1fd7200a6.tar.gz gentoo-6d27d1a3f641d9f2fa9c9588ad20d4f1fd7200a6.tar.bz2 gentoo-6d27d1a3f641d9f2fa9c9588ad20d4f1fd7200a6.zip |
x11-terms/xterm: Stabilize 396 arm, #947488
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/xterm/xterm-396.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/xterm/xterm-396.ebuild b/x11-terms/xterm/xterm-396.ebuild index 849b68894357..f94f5efe5d69 100644 --- a/x11-terms/xterm/xterm-396.ebuild +++ b/x11-terms/xterm/xterm-396.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 ~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 ~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=" |