diff options
author | 2024-07-28 05:49:09 +0100 | |
---|---|---|
committer | 2024-07-28 05:49:09 +0100 | |
commit | c689a16691e18b8e7bf32b284b6ea803f2ada13d (patch) | |
tree | 927726db1d62089f2384477632181169c0e971db /x11-terms | |
parent | x11-terms/xterm: Stabilize 393 sparc, #936807 (diff) | |
download | gentoo-c689a16691e18b8e7bf32b284b6ea803f2ada13d.tar.gz gentoo-c689a16691e18b8e7bf32b284b6ea803f2ada13d.tar.bz2 gentoo-c689a16691e18b8e7bf32b284b6ea803f2ada13d.zip |
x11-terms/xterm: Stabilize 393 arm64, #936807
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/xterm/xterm-393.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/xterm/xterm-393.ebuild b/x11-terms/xterm/xterm-393.ebuild index db7afc464f2a..4264886f2c3d 100644 --- a/x11-terms/xterm/xterm-393.ebuild +++ b/x11-terms/xterm/xterm-393.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=" |