summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-03-16 20:56:40 +1100
committerMichael Palimaka <kensington@gentoo.org>2017-03-16 21:26:51 +1100
commitda70e2d54020007d23a1c321f67e1edd0963ce88 (patch)
treed413e7f67345c5231478ded1fecb937e3a16f43f /dev-lua/penlight/penlight-1.3.2.ebuild
parentdev-lua/lua-term: add ~x86 keyword (diff)
downloadgentoo-da70e2d54020007d23a1c321f67e1edd0963ce88.tar.gz
gentoo-da70e2d54020007d23a1c321f67e1edd0963ce88.tar.bz2
gentoo-da70e2d54020007d23a1c321f67e1edd0963ce88.zip
dev-lua/penlight: add ~x86 keyword
Gentoo-bug: 581300 Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-lua/penlight/penlight-1.3.2.ebuild')
-rw-r--r--dev-lua/penlight/penlight-1.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/penlight/penlight-1.3.2.ebuild b/dev-lua/penlight/penlight-1.3.2.ebuild
index c88e81d9ce36..facf995ec136 100644
--- a/dev-lua/penlight/penlight-1.3.2.ebuild
+++ b/dev-lua/penlight/penlight-1.3.2.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
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="http://stevedonovan.github.io/files/${PN}-1.3.2-core.zip"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~x86"
IUSE=""
COMMON_DEPEND=">=dev-lang/lua-5.1:="