diff options
-rw-r--r-- | app-admin/mongo-tools/mongo-tools-100.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/mongo-tools/mongo-tools-100.2.0.ebuild b/app-admin/mongo-tools/mongo-tools-100.2.0.ebuild index a60bc8a3e1a..1a7e7c94b87 100644 --- a/app-admin/mongo-tools/mongo-tools-100.2.0.ebuild +++ b/app-admin/mongo-tools/mongo-tools-100.2.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/mongodb/mongo-tools/archive/${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="sasl ssl" DEPEND="dev-lang/go:= |