projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
550ec2d
)
app-admin/mongo-tools: arm64 keyworded (bug #701300)
author
Sam James (sam_c)
<sam@cmpct.info>
Mon, 11 May 2020 13:37:17 +0000
(13:37 +0000)
committer
Mart Raudsepp
<leio@gentoo.org>
Mon, 11 May 2020 15:30:20 +0000
(18:30 +0300)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
app-admin/mongo-tools/mongo-tools-4.2.3.ebuild
patch
|
blob
|
history
diff --git
a/app-admin/mongo-tools/mongo-tools-4.2.3.ebuild
b/app-admin/mongo-tools/mongo-tools-4.2.3.ebuild
index 86f626904b915752d13658093f995659a79b8d6b..7d8cc9a0ebc2c02a819458eab7e8671455374a84 100644
(file)
--- a/
app-admin/mongo-tools/mongo-tools-4.2.3.ebuild
+++ b/
app-admin/mongo-tools/mongo-tools-4.2.3.ebuild
@@
-12,7
+12,7
@@
SRC_URI="https://github.com/mongodb/mongo-tools/archive/r${MY_PV}.tar.gz -> mong
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64
~arm64
"
IUSE="sasl ssl"
DEPEND="dev-lang/go:=