diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-02 19:09:10 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-02 19:12:40 +0200 |
commit | 8ed33222049d2b091fe00d00e10cd382a98f85f1 (patch) | |
tree | 1774c124df312adfcdaabdf3add964ebacf12dc3 /x11-terms | |
parent | x11-proto/xproto-7.0.28-r0: add alpha keyword (diff) | |
download | gentoo-8ed33222049d2b091fe00d00e10cd382a98f85f1.tar.gz gentoo-8ed33222049d2b091fe00d00e10cd382a98f85f1.tar.bz2 gentoo-8ed33222049d2b091fe00d00e10cd382a98f85f1.zip |
x11-terms/xterm-320-r0: add alpha keyword
Gentoo-Bug: 559062
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/xterm/xterm-320.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/xterm/xterm-320.ebuild b/x11-terms/xterm/xterm-320.ebuild index faa0357dc387..8eca577ef90e 100644 --- a/x11-terms/xterm/xterm-320.ebuild +++ b/x11-terms/xterm/xterm-320.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 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 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 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" COMMON_DEPEND="kernel_linux? ( sys-libs/libutempter ) |