projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0127965
)
dev-lua/say: add ~x86 keyword
author
Michael Palimaka
<kensington@gentoo.org>
Thu, 16 Mar 2017 09:55:24 +0000
(20:55 +1100)
committer
Michael Palimaka
<kensington@gentoo.org>
Thu, 16 Mar 2017 10:26:50 +0000
(21:26 +1100)
Gentoo-bug: 581300
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-lua/say/say-1.3_p1.ebuild
patch
|
blob
|
history
diff --git
a/dev-lua/say/say-1.3_p1.ebuild
b/dev-lua/say/say-1.3_p1.ebuild
index 9cfe1fe92ce590877a9db743594d3335edc276da..f9057d68dccc2f9cc21be1c7a292d1118159bbae 100644
(file)
--- a/
dev-lua/say/say-1.3_p1.ebuild
+++ b/
dev-lua/say/say-1.3_p1.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
@@
-12,7
+12,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:="