diff options
author | Sam James <sam@gentoo.org> | 2023-08-02 22:05:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-02 22:05:40 +0100 |
commit | 3d608dede26cfb2dc46cac6fd8a6aaed3d802e2f (patch) | |
tree | d244a12d7c78de1b9366e52986b6d2ff1f0d36c5 /x11-terms | |
parent | dev-perl/PerlIO-utf8_strict: Stabilize 0.10.0 ppc, #910891 (diff) | |
download | gentoo-3d608dede26cfb2dc46cac6fd8a6aaed3d802e2f.tar.gz gentoo-3d608dede26cfb2dc46cac6fd8a6aaed3d802e2f.tar.bz2 gentoo-3d608dede26cfb2dc46cac6fd8a6aaed3d802e2f.zip |
x11-terms/xterm: Stabilize 383 sparc, #911631
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/xterm/xterm-383.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/xterm/xterm-383.ebuild b/x11-terms/xterm/xterm-383.ebuild index 175692654251..0505d9dcdd44 100644 --- a/x11-terms/xterm/xterm-383.ebuild +++ b/x11-terms/xterm/xterm-383.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=" |