summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-03-16 20:54:36 +1100
committerMichael Palimaka <kensington@gentoo.org>2017-03-16 21:26:49 +1100
commit1854f64d9df24c37dc841d65a214c01fcfd5b934 (patch)
treef6eedb5b5d94a099fa3a7b212720eedeefa02d28 /dev-lua/luasystem
parentdev-lua/lua_cliargs: add ~x86 keyword (diff)
downloadgentoo-1854f64d9df24c37dc841d65a214c01fcfd5b934.tar.gz
gentoo-1854f64d9df24c37dc841d65a214c01fcfd5b934.tar.bz2
gentoo-1854f64d9df24c37dc841d65a214c01fcfd5b934.zip
dev-lua/luasystem: add ~x86 keyword
Gentoo-bug: 581300 Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-lua/luasystem')
-rw-r--r--dev-lua/luasystem/luasystem-0.2.0_p0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/luasystem/luasystem-0.2.0_p0.ebuild b/dev-lua/luasystem/luasystem-0.2.0_p0.ebuild
index cda1846e1c47..336dbfe43496 100644
--- a/dev-lua/luasystem/luasystem-0.2.0_p0.ebuild
+++ b/dev-lua/luasystem/luasystem-0.2.0_p0.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
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/LuaDist2/luasystem/archive/${MY_PV}.tar.gz ->
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~x86"
IUSE=""
COMMON_DEPEND=">=dev-lang/lua-5.1:="