projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d18a74e
)
dev-libs/libcbor: Add ~arm keyword wrt bug #709752
author
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 15 Mar 2020 12:15:59 +0000
(15:15 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Sun, 15 Mar 2020 12:15:59 +0000
(15:15 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-libs/libcbor/libcbor-0.5.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/libcbor/libcbor-0.5.0.ebuild
b/dev-libs/libcbor/libcbor-0.5.0.ebuild
index 139a3f3a0436fb2273ae1b568f38c9724900eef8..1189742b205f97d7a41c858b2aa41fc692202a6c 100644
(file)
--- a/
dev-libs/libcbor/libcbor-0.5.0.ebuild
+++ b/
dev-libs/libcbor/libcbor-0.5.0.ebuild
@@
-12,7
+12,7
@@
SRC_URI="https://github.com/PJK/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0/0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~
arm ~
ppc64 ~x86"
IUSE="+custom-alloc doc test"
BDEPEND="