diff options
author | 2019-08-04 15:17:55 -0400 | |
---|---|---|
committer | 2019-08-04 15:26:04 -0400 | |
commit | 05815a4baed0058924b9b13e3f68708e38cec608 (patch) | |
tree | 90957c0182c973306c8e68f25fd0f740e6d24b27 /net-libs/gtk-vnc | |
parent | games-puzzle/quadrapassel: arm64 keyworded (diff) | |
download | gentoo-05815a4baed0058924b9b13e3f68708e38cec608.tar.gz gentoo-05815a4baed0058924b9b13e3f68708e38cec608.tar.bz2 gentoo-05815a4baed0058924b9b13e3f68708e38cec608.zip |
net-libs/gtk-vnc: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Diffstat (limited to 'net-libs/gtk-vnc')
-rw-r--r-- | net-libs/gtk-vnc/gtk-vnc-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/gtk-vnc/gtk-vnc-0.9.0.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.9.0.ebuild index a61ff7fe12dd..fee5a8ee5853 100644 --- a/net-libs/gtk-vnc/gtk-vnc-0.9.0.ebuild +++ b/net-libs/gtk-vnc/gtk-vnc-0.9.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gtk-vnc" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="examples +introspection pulseaudio sasl +vala" REQUIRED_USE=" vala? ( introspection ) |