diff options
author | 2018-03-31 18:45:31 +0100 | |
---|---|---|
committer | 2018-03-31 22:00:36 +0300 | |
commit | 33884dd0a1267b71c83cb2c00c65a22e9e1af6ce (patch) | |
tree | ab062a22280db28b63f1eb6797c3190536681a8a /net-misc/tigervnc | |
parent | x11-libs/fltk: keyword ~arm64 (diff) | |
download | gentoo-33884dd0a1267b71c83cb2c00c65a22e9e1af6ce.tar.gz gentoo-33884dd0a1267b71c83cb2c00c65a22e9e1af6ce.tar.bz2 gentoo-33884dd0a1267b71c83cb2c00c65a22e9e1af6ce.zip |
net-misc/tigervnc: keyword ~arm64
Closes: https://github.com/gentoo/gentoo/pull/7758
Diffstat (limited to 'net-misc/tigervnc')
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.8.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/tigervnc/tigervnc-1.8.0-r2.ebuild b/net-misc/tigervnc/tigervnc-1.8.0-r2.ebuild index 0e9970a9ab5a..7c2bb8fa5d0b 100644 --- a/net-misc/tigervnc/tigervnc-1.8.0-r2.ebuild +++ b/net-misc/tigervnc/tigervnc-1.8.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/TigerVNC/tigervnc/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="+drm gnutls nls java +opengl pam server +xorgmodule xinerama dri3" CDEPEND="virtual/jpeg:0 |