projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f75b2cc
)
dev-lua/dkjson: add ~arm keyword (bug #651516)
author
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 1 Apr 2018 11:42:58 +0000
(14:42 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 1 Apr 2018 11:42:58 +0000
(14:42 +0300)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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 b8f56f74d4e26967ef076f5febb95c7a1e0738c8..f1743700b60b8e8dcb1f4da6c49b00a982e24606 100644
(file)
--- a/
dev-lua/dkjson/dkjson-2.5.ebuild
+++ b/
dev-lua/dkjson/dkjson-2.5.ebuild
@@
-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 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~
arm ~
ppc ~ppc64 x86"
IUSE=""
COMMON_DEPEND=">=dev-lang/lua-5.1:=