diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-23 11:36:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-23 11:36:15 +0100 |
commit | 7346f80e8884143e5276b5589aa3149dbd3629da (patch) | |
tree | d535b74721a500acf975a5bd71d36ffbab887ab4 /x11-terms | |
parent | net-wireless/iwd: ppc stable wrt bug #706096 (diff) | |
download | gentoo-7346f80e8884143e5276b5589aa3149dbd3629da.tar.gz gentoo-7346f80e8884143e5276b5589aa3149dbd3629da.tar.bz2 gentoo-7346f80e8884143e5276b5589aa3149dbd3629da.zip |
x11-terms/xterm: ppc stable wrt bug #706118
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/xterm/xterm-351.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/xterm/xterm-351.ebuild b/x11-terms/xterm/xterm-351.ebuild index 017e04f57b01..ee975eccc7eb 100644 --- a/x11-terms/xterm/xterm-351.ebuild +++ b/x11-terms/xterm/xterm-351.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 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 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+openpty sixel toolbar truetype unicode Xaw3d xinerama" BDEPEND="virtual/pkgconfig |