diff options
author | 2024-07-28 05:49:11 +0100 | |
---|---|---|
committer | 2024-07-28 05:49:11 +0100 | |
commit | ac93f6c387436f068f099874651390441077eab1 (patch) | |
tree | 88a7bc070368cb31383dd5bfbf7b758f75a7eb76 /x11-terms | |
parent | x11-terms/xterm: Stabilize 393 arm, #936807 (diff) | |
download | gentoo-ac93f6c387436f068f099874651390441077eab1.tar.gz gentoo-ac93f6c387436f068f099874651390441077eab1.tar.bz2 gentoo-ac93f6c387436f068f099874651390441077eab1.zip |
x11-terms/xterm: Stabilize 393 amd64, #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 4dad2988d9bc..d017d5782dbb 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=" |