commit: 05815a4baed0058924b9b13e3f68708e38cec608 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sun Aug 4 19:17:55 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun Aug 4 19:26:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05815a4b
net-libs/gtk-vnc: arm64 keyworded Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.70, Repoman-2.3.16 net-libs/gtk-vnc/gtk-vnc-0.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 a61ff7fe12d..fee5a8ee585 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 )