diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:20:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:20:35 +0100 |
commit | 765f4b8c4164c5f112c548ca3e9c349d5addeda3 (patch) | |
tree | ff654ac7c9dfda2e76502eb2ba6e4873003d5d42 /x11-terms | |
parent | x11-proto/xproto: sparc stable wrt bug #579266 (diff) | |
download | gentoo-765f4b8c4164c5f112c548ca3e9c349d5addeda3.tar.gz gentoo-765f4b8c4164c5f112c548ca3e9c349d5addeda3.tar.bz2 gentoo-765f4b8c4164c5f112c548ca3e9c349d5addeda3.zip |
x11-terms/xterm: sparc stable wrt bug #579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/xterm/xterm-325.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/xterm/xterm-325.ebuild b/x11-terms/xterm/xterm-325.ebuild index 832bf8a7bd4f..b4c1b33aad78 100644 --- a/x11-terms/xterm/xterm-325.ebuild +++ b/x11-terms/xterm/xterm-325.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="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 ~x86-interix ~amd64-linux ~arm-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 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+openpty toolbar truetype unicode Xaw3d xinerama" COMMON_DEPEND="kernel_linux? ( sys-libs/libutempter ) |