diff options
author | Sam James <sam@gentoo.org> | 2024-05-07 21:33:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-07 21:33:54 +0100 |
commit | d5f2e0e44b1dc6625ccdbb97dc5ff4e5ee457be1 (patch) | |
tree | f8397e14a48903227fea249ba6dc1e17167007a7 | |
parent | dev-libs/libgamin: Stabilize 0.1.10-r7 x86, #931344 (diff) | |
download | gentoo-d5f2e0e44b1dc6625ccdbb97dc5ff4e5ee457be1.tar.gz gentoo-d5f2e0e44b1dc6625ccdbb97dc5ff4e5ee457be1.tar.bz2 gentoo-d5f2e0e44b1dc6625ccdbb97dc5ff4e5ee457be1.zip |
x11-terms/xterm: Stabilize 390 amd64, #931508
Signed-off-by: Sam James <sam@gentoo.org>
-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 cd361e1d8205..c6fc4d54c556 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=" |