diff options
author | Sam James <sam@gentoo.org> | 2024-05-07 21:50:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-07 21:50:15 +0100 |
commit | 9f399c59877adfc8f05811f8402d1067dbb4577f (patch) | |
tree | 93230b451132de85cc28a71cc6a16159123b6fe8 /x11-terms/xterm | |
parent | x11-terms/xterm: Stabilize 390 ppc64, #931508 (diff) | |
download | gentoo-9f399c59877adfc8f05811f8402d1067dbb4577f.tar.gz gentoo-9f399c59877adfc8f05811f8402d1067dbb4577f.tar.bz2 gentoo-9f399c59877adfc8f05811f8402d1067dbb4577f.zip |
x11-terms/xterm: Stabilize 390 sparc, #931508
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-terms/xterm')
-rw-r--r-- | x11-terms/xterm/xterm-390.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/xterm/xterm-390.ebuild b/x11-terms/xterm/xterm-390.ebuild index 0456b7a24f9b..71a7d987041f 100644 --- a/x11-terms/xterm/xterm-390.ebuild +++ b/x11-terms/xterm/xterm-390.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=" |