projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1854f64
)
dev-lua/dkjson: add ~x86 keyword
author
Michael Palimaka
<kensington@gentoo.org>
Thu, 16 Mar 2017 09:54:58 +0000
(20:54 +1100)
committer
Michael Palimaka
<kensington@gentoo.org>
Thu, 16 Mar 2017 10:26:49 +0000
(21:26 +1100)
Gentoo-bug: 581300
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-lua/dkjson/dkjson-2.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-lua/dkjson/dkjson-2.5.ebuild
b/dev-lua/dkjson/dkjson-2.5.ebuild
index 4a2d48dd572d2f13c0aac339a9b5306c2b1f198d..405143814e248e2e8b645e30bd50935e92f37e1c 100644
(file)
--- a/
dev-lua/dkjson/dkjson-2.5.ebuild
+++ b/
dev-lua/dkjson/dkjson-2.5.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@
-11,7
+11,7
@@
SRC_URI="http://dkolf.de/src/dkjson-lua.fsl/tarball/${P}.tar.gz?uuid=release_2_5
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64
~x86
"
IUSE=""
COMMON_DEPEND=">=dev-lang/lua-5.1:=