dev-lua/mediator_lua: add ~x86 keyword
authorMichael Palimaka <kensington@gentoo.org>
Thu, 16 Mar 2017 09:57:08 +0000 (20:57 +1100)
committerMichael Palimaka <kensington@gentoo.org>
Thu, 16 Mar 2017 10:26:51 +0000 (21:26 +1100)
Gentoo-bug: 581300
Package-Manager: Portage-2.3.4, Repoman-2.3.2

dev-lua/mediator_lua/mediator_lua-1.1.2_p0.ebuild

index 706d2a33fc8034b6e4601c0e14e020f60fcde8e9..fa256c1b381451cb0c7002354dfd229fb9848aa7 100644 (file)
@@ -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
 
 EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/Olivine-Labs/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 COMMON_DEPEND=">=dev-lang/lua-5.1:="