commit: 3565ae855cd43fc1ef63a1f181416ad28e153b8f Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Wed Jun 28 10:45:47 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Wed Jun 28 10:45:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3565ae85
net-libs/rest: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 net-libs/rest/rest-0.8.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/rest/rest-0.8.0.ebuild b/net-libs/rest/rest-0.8.0.ebuild index d40f4cdbf98..d479dae138e 100644 --- a/net-libs/rest/rest-0.8.0.ebuild +++ b/net-libs/rest/rest-0.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Librest" LICENSE="LGPL-2.1" SLOT="0.7" IUSE="+introspection test" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86" # Coverage testing should not be enabled RDEPEND="
