diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-03 12:27:26 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-03 12:27:26 +0000 |
commit | ed11abf996c139f991b1d8949dde91e8934b06a0 (patch) | |
tree | e5ce7b80d957c0f4a88a349103cc0eecf8ffac3a /x11-terms | |
parent | x11-libs/libXaw3d: Keyword 1.6.3 for ~m68k (diff) | |
download | gentoo-ed11abf996c139f991b1d8949dde91e8934b06a0.tar.gz gentoo-ed11abf996c139f991b1d8949dde91e8934b06a0.tar.bz2 gentoo-ed11abf996c139f991b1d8949dde91e8934b06a0.zip |
x11-terms/xterm: Keyword 369 for ~m68k
Manually tested and working.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/xterm/xterm-369.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/xterm/xterm-369.ebuild b/x11-terms/xterm/xterm-369.ebuild index 360ff3a47763..c82fc284ca0f 100644 --- a/x11-terms/xterm/xterm-369.ebuild +++ b/x11-terms/xterm/xterm-369.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.invisible-island.net/${PN}/${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+openpty sixel toolbar truetype unicode Xaw3d xinerama" BDEPEND="virtual/pkgconfig |