projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14711ac
)
net-libs/libmicrodns: arm64 stable (bug #714606)
author
Mart Raudsepp
<leio@gentoo.org>
Sun, 12 Apr 2020 09:08:30 +0000
(12:08 +0300)
committer
Mart Raudsepp
<leio@gentoo.org>
Sun, 12 Apr 2020 09:09:27 +0000
(12:09 +0300)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
net-libs/libmicrodns/libmicrodns-0.1.2.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/libmicrodns/libmicrodns-0.1.2.ebuild
b/net-libs/libmicrodns/libmicrodns-0.1.2.ebuild
index 0e1d2c1f619f16949e835b7bd6c3515ca0c92ab3..729c6050b1c406b1db89cd1dfcfc2abe8595d4bd 100644
(file)
--- a/
net-libs/libmicrodns/libmicrodns-0.1.2.ebuild
+++ b/
net-libs/libmicrodns/libmicrodns-0.1.2.ebuild
@@
-13,7
+13,7
@@
if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/videolabs/${PN}"
else
SRC_URI="https://github.com/videolabs/${PN}/releases/download/${PV}/${P/lib/}.tar.xz"
- KEYWORDS="~amd64 ~arm
~
arm64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
S="${WORKDIR}/${P/lib/}"
fi