commit: 3d2ee31d7a63e8d226345d1a740542411ce3f954 Author: orbea <orbea <AT> riseup <DOT> net> AuthorDate: Sat Jan 4 14:57:25 2025 +0000 Commit: orbea <orbea <AT> riseup <DOT> net> CommitDate: Sat Jan 4 14:57:47 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=3d2ee31d
net-misc/seafile-client: stabilize 9.0.3 for amd64 Signed-off-by: orbea <orbea <AT> riseup.net> net-misc/seafile-client/seafile-client-9.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/seafile-client/seafile-client-9.0.3.ebuild b/net-misc/seafile-client/seafile-client-9.0.3.ebuild index 6868c4a..1706441 100644 --- a/net-misc/seafile-client/seafile-client-9.0.3.ebuild +++ b/net-misc/seafile-client/seafile-client-9.0.3.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 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/haiwen/${PN}/archive/${RELEASE_COMMIT}.tar.gz -> ${P LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="shibboleth test" RESTRICT="!test? ( test )"
