projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b5d5b6
)
dev-cpp/libcmis: arm64 stable
author
Aaron Bauman
<bman@gentoo.org>
Wed, 31 Jul 2019 20:48:53 +0000
(16:48 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Wed, 31 Jul 2019 21:11:00 +0000
(17:11 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
dev-cpp/libcmis/libcmis-0.5.2-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-cpp/libcmis/libcmis-0.5.2-r1.ebuild
b/dev-cpp/libcmis/libcmis-0.5.2-r1.ebuild
index 1383cf4ab3cdd50deaeefe293cd871f95d7d23f7..6fcf5cd2b07afa242748e9869714440e9f132360 100644
(file)
--- a/
dev-cpp/libcmis/libcmis-0.5.2-r1.ebuild
+++ b/
dev-cpp/libcmis/libcmis-0.5.2-r1.ebuild
@@
-8,7
+8,7
@@
if [[ ${PV} = 9999 ]]; then
inherit git-r3
else
SRC_URI="https://github.com/tdf/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~arm
~
arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
fi
inherit autotools flag-o-matic