diff options
author | 2019-08-09 16:50:13 +0200 | |
---|---|---|
committer | 2019-08-09 16:50:13 +0200 | |
commit | 4b416be0c7b555b36897acf292d11e54d429bc99 (patch) | |
tree | cd77479a997874d3397511e2fa7f235557e989f0 | |
parent | sci-libs/cantera: Fix missing RDEPEND="${PYTHON_DEPS}" warning (diff) | |
download | gentoo-4b416be0c7b555b36897acf292d11e54d429bc99.tar.gz gentoo-4b416be0c7b555b36897acf292d11e54d429bc99.tar.bz2 gentoo-4b416be0c7b555b36897acf292d11e54d429bc99.zip |
app-admin/mongo-tools: amd64 stable wrt bug #691810
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-admin/mongo-tools/mongo-tools-3.6.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/mongo-tools/mongo-tools-3.6.13.ebuild b/app-admin/mongo-tools/mongo-tools-3.6.13.ebuild index 092d770686fb..11f797e129c7 100644 --- a/app-admin/mongo-tools/mongo-tools-3.6.13.ebuild +++ b/app-admin/mongo-tools/mongo-tools-3.6.13.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" IUSE="sasl ssl" DEPEND="dev-lang/go:= |