summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-03-09 08:05:48 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-03-09 08:05:48 +0100
commitfef7ebd5909541a7407a9158bc896abc5e04fee4 (patch)
tree6babb7484c0b906dcba0d4447c5696544dcd52a2 /net-fs
parentdev-lang/elixir: Stabilize 1.12.3 amd64, #834798 (diff)
downloadgentoo-fef7ebd5909541a7407a9158bc896abc5e04fee4.tar.gz
gentoo-fef7ebd5909541a7407a9158bc896abc5e04fee4.tar.bz2
gentoo-fef7ebd5909541a7407a9158bc896abc5e04fee4.zip
net-fs/s3fs: Stabilize 1.89 amd64, #828367
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/s3fs/s3fs-1.89.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/s3fs/s3fs-1.89.ebuild b/net-fs/s3fs/s3fs-1.89.ebuild
index e9ecbc281811..244e95e39dbd 100644
--- a/net-fs/s3fs/s3fs-1.89.ebuild
+++ b/net-fs/s3fs/s3fs-1.89.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv ~x86"
IUSE="gnutls nettle nss +openssl test"
REQUIRED_USE="
^^ ( gnutls nss openssl )