diff options
author | Sam James <sam@gentoo.org> | 2023-07-15 04:07:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-15 04:10:00 +0100 |
commit | f9287b8203ae0f1ef71f7ee0cbd10473a462f310 (patch) | |
tree | 9e444112b5095707c0d2a6f3c906eba89be22b4b /x11-terms/xterm | |
parent | dev-python/cryptography: Stabilize 41.0.1-r1 arm64, #910106 (diff) | |
download | gentoo-f9287b8203ae0f1ef71f7ee0cbd10473a462f310.tar.gz gentoo-f9287b8203ae0f1ef71f7ee0cbd10473a462f310.tar.bz2 gentoo-f9287b8203ae0f1ef71f7ee0cbd10473a462f310.zip |
x11-terms/xterm: Stabilize 382 arm64, #910227
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-terms/xterm')
-rw-r--r-- | x11-terms/xterm/xterm-382.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/xterm/xterm-382.ebuild b/x11-terms/xterm/xterm-382.ebuild index 7e085d13a0ec..54d702486e9d 100644 --- a/x11-terms/xterm/xterm-382.ebuild +++ b/x11-terms/xterm/xterm-382.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=" |