summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-26 12:01:59 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-26 12:03:28 +0200
commitecf92dfc044bce9b21bd8969d389bb6707529372 (patch)
tree6b083a9daa299e82b29ab3efa38e11912dca99a3 /dev-util/ragel
parentdev-python/aiohttp: version bump to 2.2.0 (diff)
downloadgentoo-ecf92dfc044bce9b21bd8969d389bb6707529372.tar.gz
gentoo-ecf92dfc044bce9b21bd8969d389bb6707529372.tar.bz2
gentoo-ecf92dfc044bce9b21bd8969d389bb6707529372.zip
dev-util/ragel: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-util/ragel')
-rw-r--r--dev-util/ragel/ragel-7.0.0.9.ebuild4
1 files 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 fdeef9c27370..64bb34a8aa43 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"