summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-01-08 16:57:09 +0200
committerJoonas Niilola <juippis@gentoo.org>2023-01-08 16:57:33 +0200
commit90f7f1229506e0ae9706fd280d3262f3f262389b (patch)
tree4ee94a90c2a80a4e846a7866e146114671a64dac
parentdev-python/nox: Add test dep on dev-python/py (diff)
downloadgentoo-90f7f1229506e0ae9706fd280d3262f3f262389b.tar.gz
gentoo-90f7f1229506e0ae9706fd280d3262f3f262389b.tar.bz2
gentoo-90f7f1229506e0ae9706fd280d3262f3f262389b.zip
app-admin/mongosh-bin: Stabilize 1.3.1 amd64, #888928
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--app-admin/mongosh-bin/mongosh-bin-1.3.1.ebuild4
1 files 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]"