summaryrefslogtreecommitdiff
path: root/dev-lang
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2017-02-10 21:56:52 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2017-02-10 21:56:52 +0000
commit1aab7103b002db3d851dd50a8382ab147148a851 (patch)
tree10ed14d75e81e377742980b31e2f83fa3fc180ce /dev-lang
parentsys-kernel/stable-sources: Version bump (diff)
downloadportage-1aab7103b002db3d851dd50a8382ab147148a851.tar.xz
dev-lang/luajit: Sync with upstream
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/luajit/luajit-2.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/luajit/luajit-2.0.4.ebuild b/dev-lang/luajit/luajit-2.0.4.ebuild
index 4935a2f4..3b74cc0a 100644
--- a/dev-lang/luajit/luajit-2.0.4.ebuild
+++ b/dev-lang/luajit/luajit-2.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,7 +21,7 @@ SRC_URI="http://luajit.org/download/${MY_P}.tar.gz
LICENSE="MIT"
# this should probably be pkgmoved to 2.0 for sake of consistency.
SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ppc x86 ~amd64-linux ~x86-linux"
IUSE="lua52compat"
S="${WORKDIR}/${MY_P}"