summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-03-16 20:54:07 +1100
committerMichael Palimaka <kensington@gentoo.org>2017-03-16 21:26:49 +1100
commit5e94b5c201e1a33df6920c4b57b4562e1447f541 (patch)
treedc649ec31d8312c238980ff18d59100ee1e41869 /dev-lua
parentx11-drivers/xf86-video-amdgpu: Sync live ebuild with latest release. (diff)
downloadgentoo-5e94b5c201e1a33df6920c4b57b4562e1447f541.tar.gz
gentoo-5e94b5c201e1a33df6920c4b57b4562e1447f541.tar.bz2
gentoo-5e94b5c201e1a33df6920c4b57b4562e1447f541.zip
dev-lua/lua_cliargs: add ~x86 keyword
Gentoo-bug: 581300 Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-lua')
-rw-r--r--dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
index 7ce57887a96a..a0c1f304cc8a 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.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/amireh/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~x86"
IUSE=""
COMMON_DEPEND=">=dev-lang/lua-5.1:="