summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lua/profi/profi-1.3.ebuild')
-rw-r--r--dev-lua/profi/profi-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/profi/profi-1.3.ebuild b/dev-lua/profi/profi-1.3.ebuild
index c16e67c..3da7ec9 100644
--- a/dev-lua/profi/profi-1.3.ebuild
+++ b/dev-lua/profi/profi-1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ SRC_URI="https://gist.github.com/${GIST_A}/${GIST_ID}/archive/${GIST_SHA}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="x86 amd64 ppc mips arm"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
IUSE=""
LUA_S="${GIST_ID}-${GIST_SHA}"