commit: 6ffd087acb1ac577fabf617c6b2e2cb513d4d5db Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Sat Jul 29 12:33:41 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Sat Jul 29 12:34:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ffd087a
net-libs/libgrss: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.3 net-libs/libgrss/libgrss-0.7.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/libgrss/libgrss-0.7.0.ebuild b/net-libs/libgrss/libgrss-0.7.0.ebuild index fdb1d6683fd..7e06df58476 100644 --- a/net-libs/libgrss/libgrss-0.7.0.ebuild +++ b/net-libs/libgrss/libgrss-0.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ HOMEPAGE="https://live.gnome.org/Libgrss" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="+introspection" RDEPEND="
