commit: 12f3290500503b3207a3dd3851a4061827793c86
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 30 10:45:49 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 30 10:45:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12f32905
app-admin/mongosh-bin: Stabilize 2.0.2 amd64, #945372
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-admin/mongosh-bin/mongosh-bin-2.0.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-admin/mongosh-bin/mongosh-bin-2.0.2.ebuild
b/app-admin/mongosh-bin/mongosh-bin-2.0.2.ebuild
index 4dd1b1251ab8..f1489ccb2906 100644
--- a/app-admin/mongosh-bin/mongosh-bin-2.0.2.ebuild
+++ b/app-admin/mongosh-bin/mongosh-bin-2.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 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]"