diff options
author | Sam James <sam@gentoo.org> | 2024-11-23 14:51:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-23 14:51:07 +0000 |
commit | d1d6bfe073f460a6abfdcdf7913586db1cbbe2bc (patch) | |
tree | 33ef42be996a005839959e7720087ed406760a97 /x11-terms | |
parent | x11-libs/fltk: Stabilize 1.3.8 arm64, #944609 (diff) | |
download | gentoo-d1d6bfe073f460a6abfdcdf7913586db1cbbe2bc.tar.gz gentoo-d1d6bfe073f460a6abfdcdf7913586db1cbbe2bc.tar.bz2 gentoo-d1d6bfe073f460a6abfdcdf7913586db1cbbe2bc.zip |
x11-terms/xterm: Stabilize 394 arm64, #944613
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/xterm/xterm-394.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/xterm/xterm-394.ebuild b/x11-terms/xterm/xterm-394.ebuild index 53fb41809bb6..ec111bdcd6bc 100644 --- a/x11-terms/xterm/xterm-394.ebuild +++ b/x11-terms/xterm/xterm-394.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=" |