diff options
author | Sam James <sam@gentoo.org> | 2025-01-04 16:16:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-01-04 16:16:31 +0000 |
commit | 134a4ba5689ff9024b1e91c1933dddee1a8e3eab (patch) | |
tree | 3dac094cdf82e20f931b90226bcf15c3d2f8d042 /x11-terms | |
parent | x11-terms/xterm: Stabilize 396 x86, #947488 (diff) | |
download | gentoo-134a4ba5689ff9024b1e91c1933dddee1a8e3eab.tar.gz gentoo-134a4ba5689ff9024b1e91c1933dddee1a8e3eab.tar.bz2 gentoo-134a4ba5689ff9024b1e91c1933dddee1a8e3eab.zip |
x11-terms/xterm: Stabilize 396 sparc, #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 707c8f1aec22..a7a4a2cf1432 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=" |