summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lua/srlua/srlua-101.ebuild')
-rw-r--r--dev-lua/srlua/srlua-101.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/srlua/srlua-101.ebuild b/dev-lua/srlua/srlua-101.ebuild
index 30b9047..f0197c6 100644
--- a/dev-lua/srlua/srlua-101.ebuild
+++ b/dev-lua/srlua/srlua-101.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="http://webserver2.tecgraf.puc-rio.br/~lhf/ftp/lua/ar/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
IUSE="+static-libs"
DOCS=(README)