summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-29 14:30:23 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-29 14:34:06 +0200
commit27cb6dd720294684101aa955f3c9b0cf17f2540b (patch)
tree259587b71a7946eb0e18d13dc2ba6b4934f021e6 /dev-lua
parentapp-eselect/eselect-php: new revision to fix bashisms. (diff)
downloadgentoo-27cb6dd720294684101aa955f3c9b0cf17f2540b.tar.gz
gentoo-27cb6dd720294684101aa955f3c9b0cf17f2540b.tar.bz2
gentoo-27cb6dd720294684101aa955f3c9b0cf17f2540b.zip
dev-lua/LuaBitOp: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-lua')
-rw-r--r--dev-lua/LuaBitOp/LuaBitOp-1.0.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/LuaBitOp/LuaBitOp-1.0.2-r1.ebuild b/dev-lua/LuaBitOp/LuaBitOp-1.0.2-r1.ebuild
index 8b5f36845df9..59c3d41f14f4 100644
--- a/dev-lua/LuaBitOp/LuaBitOp-1.0.2-r1.ebuild
+++ b/dev-lua/LuaBitOp/LuaBitOp-1.0.2-r1.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="5"
@@ -10,7 +10,7 @@ SRC_URI="http://bitop.luajit.org/download/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~mips ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 sparc x86"
IUSE=""
RDEPEND=">=dev-lang/lua-5.1.5-r2:*[${MULTILIB_USEDEP}]"