diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-30 18:25:25 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-30 18:25:25 +0200 |
commit | 4795c2293a4d86d57bb6c5f9756fed36ad7bc279 (patch) | |
tree | 18b7668eb6b4a767aa1f381e9782c718d8dee057 /net-fs/s3fs | |
parent | media-sound/pnmixer: x86 stable (bug #773427) (diff) | |
download | gentoo-4795c2293a4d86d57bb6c5f9756fed36ad7bc279.tar.gz gentoo-4795c2293a4d86d57bb6c5f9756fed36ad7bc279.tar.bz2 gentoo-4795c2293a4d86d57bb6c5f9756fed36ad7bc279.zip |
net-fs/s3fs: x86 stable (bug #779334)
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-fs/s3fs')
-rw-r--r-- | net-fs/s3fs/s3fs-1.86.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/s3fs/s3fs-1.86.ebuild b/net-fs/s3fs/s3fs-1.86.ebuild index 15c85dedfe1f..e0f2f2606867 100644 --- a/net-fs/s3fs/s3fs-1.86.ebuild +++ b/net-fs/s3fs/s3fs-1.86.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~x86" +KEYWORDS="~amd64 x86" IUSE="gnutls nettle nss +openssl test" REQUIRED_USE=" ^^ ( gnutls nss openssl ) |