diff options
author | Sam James <sam@gentoo.org> | 2023-10-09 21:01:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-09 21:01:35 +0100 |
commit | 045decd5920d8a045aca03bcbc6d7e102041e5cb (patch) | |
tree | 13ecd3489236f4d7a950358f1b0a3da906a06ebc /x11-terms | |
parent | mate-extra/caja-extensions: Stabilize 1.26.1 amd64, #915445 (diff) | |
download | gentoo-045decd5920d8a045aca03bcbc6d7e102041e5cb.tar.gz gentoo-045decd5920d8a045aca03bcbc6d7e102041e5cb.tar.bz2 gentoo-045decd5920d8a045aca03bcbc6d7e102041e5cb.zip |
x11-terms/xterm: Stabilize 384 amd64, #915450
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/xterm/xterm-384.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/xterm/xterm-384.ebuild b/x11-terms/xterm/xterm-384.ebuild index 175d626a20a2..74aa97997f57 100644 --- a/x11-terms/xterm/xterm-384.ebuild +++ b/x11-terms/xterm/xterm-384.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=" |