commit: 90f7f1229506e0ae9706fd280d3262f3f262389b
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 8 14:57:09 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Jan 8 14:57:33 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90f7f122
app-admin/mongosh-bin: Stabilize 1.3.1 amd64, #888928
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-admin/mongosh-bin/mongosh-bin-1.3.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-admin/mongosh-bin/mongosh-bin-1.3.1.ebuild
b/app-admin/mongosh-bin/mongosh-bin-1.3.1.ebuild
index 2466be1376d5..7fc69f5adb4f 100644
--- a/app-admin/mongosh-bin/mongosh-bin-1.3.1.ebuild
+++ b/app-admin/mongosh-bin/mongosh-bin-1.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ SRC_URI="amd64? ( ${SRC_URI_BASE}-x64.tgz -> ${MY_P}_x64.tgz )
LICENSE="Apache-2.0 BSD BSD-2 CC-BY-4.0 ISC MIT WTFPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
RDEPEND="dev-libs/cyrus-sasl[kerberos]"