commit: fc6ad427021c3423d0bc46b054471e8f6d448b23 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Tue Jun 20 12:11:38 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Tue Jun 20 12:11:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc6ad427
sys-auth/rtkit: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 sys-auth/rtkit/rtkit-0.11-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-auth/rtkit/rtkit-0.11-r2.ebuild b/sys-auth/rtkit/rtkit-0.11-r2.ebuild index 716b81c9bc7..a00e0827311 100644 --- a/sys-auth/rtkit/rtkit-0.11-r2.ebuild +++ b/sys-auth/rtkit/rtkit-0.11-r2.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 @@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.xz" LICENSE="GPL-3 BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="" RDEPEND="
