commit: 2256063a37a98c51fe546460ed5e35eb875fd119 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sun Mar 5 07:33:06 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sun Mar 5 07:33:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2256063a
net-misc/seafile-client: Stabilize 8.0.9 amd64, #890591 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> net-misc/seafile-client/seafile-client-8.0.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/seafile-client/seafile-client-8.0.9.ebuild b/net-misc/seafile-client/seafile-client-8.0.9.ebuild index cef038e3e2f6..54a7323dc84f 100644 --- a/net-misc/seafile-client/seafile-client-8.0.9.ebuild +++ b/net-misc/seafile-client/seafile-client-8.0.9.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 @@ -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 )"
