diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 17:46:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 17:46:19 +0000 |
commit | 3f9e9029c8a3411f05431da3d06fd19e3204d303 (patch) | |
tree | 438bb5a9b16deef59862c7b2a29ef19f116d8810 /x11-terms/xterm/xterm-285.ebuild | |
parent | Stable for sparc, wrt bug #440872 (diff) | |
download | gentoo-2-3f9e9029c8a3411f05431da3d06fd19e3204d303.tar.gz gentoo-2-3f9e9029c8a3411f05431da3d06fd19e3204d303.tar.bz2 gentoo-2-3f9e9029c8a3411f05431da3d06fd19e3204d303.zip |
Stable for sparc, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-terms/xterm/xterm-285.ebuild')
-rw-r--r-- | x11-terms/xterm/xterm-285.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/xterm/xterm-285.ebuild b/x11-terms/xterm/xterm-285.ebuild index b873cdc01291..b5eb25362c53 100644 --- a/x11-terms/xterm/xterm-285.ebuild +++ b/x11-terms/xterm/xterm-285.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/xterm/xterm-285.ebuild,v 1.7 2012/12/28 11:44:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/xterm/xterm-285.ebuild,v 1.8 2012/12/28 17:46:19 ago Exp $ EAPI=4 inherit eutils multilib @@ -11,7 +11,7 @@ SRC_URI="ftp://invisible-island.net/${PN}/${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="toolbar truetype unicode Xaw3d" COMMON_DEPEND="kernel_linux? ( sys-libs/libutempter ) |