diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-05 22:35:35 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-05 22:35:35 +0000 |
commit | 181c8fcd77b75cf06a7458e917e1f83dd93b983d (patch) | |
tree | f0883ca6bcf4a9e19e9aa3bc92fae4bd8ebc10d1 /x11-terms/xterm | |
parent | app-arch/tar: stable 1.31 for ia64, bug #674210 (diff) | |
download | gentoo-181c8fcd77b75cf06a7458e917e1f83dd93b983d.tar.gz gentoo-181c8fcd77b75cf06a7458e917e1f83dd93b983d.tar.bz2 gentoo-181c8fcd77b75cf06a7458e917e1f83dd93b983d.zip |
x11-terms/xterm: stable 337 for ia64, bug #674478
Package-Manager: Portage-2.3.54, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-terms/xterm')
-rw-r--r-- | x11-terms/xterm/xterm-337.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/xterm/xterm-337.ebuild b/x11-terms/xterm/xterm-337.ebuild index dd0e7348c83a..27b698a2be58 100644 --- a/x11-terms/xterm/xterm-337.ebuild +++ b/x11-terms/xterm/xterm-337.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 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-fbsd ~x86-fbsd ~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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+openpty toolbar truetype unicode Xaw3d xinerama" BDEPEND="virtual/pkgconfig |