commit:     ecf92dfc044bce9b21bd8969d389bb6707529372
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 10:01:59 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 10:03:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecf92dfc

dev-util/ragel: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-util/ragel/ragel-7.0.0.9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/ragel/ragel-7.0.0.9.ebuild 
b/dev-util/ragel/ragel-7.0.0.9.ebuild
index fdeef9c2737..64bb34a8aa4 100644
--- a/dev-util/ragel/ragel-7.0.0.9.ebuild
+++ b/dev-util/ragel/ragel-7.0.0.9.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
@@ -9,7 +9,7 @@ SRC_URI="https://www.colm.net/files/ragel/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="vim-syntax"
 
 DEPEND="dev-util/colm"

Reply via email to