Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/seafile-client/
Date: Thu, 07 Apr 2022 20:58:50
Message-Id: 1649365047.ba355c2c803435a5224c369a789c83d707d500c9.jsmolic@gentoo
1 commit: ba355c2c803435a5224c369a789c83d707d500c9
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 7 20:55:07 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 7 20:57:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba355c2c
7
8 net-misc/seafile-client: Stabilize 8.0.5 amd64, #835154
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-misc/seafile-client/seafile-client-8.0.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/seafile-client/seafile-client-8.0.5.ebuild b/net-misc/seafile-client/seafile-client-8.0.5.ebuild
16 index b3cddfd915a8..9a427ed646fd 100644
17 --- a/net-misc/seafile-client/seafile-client-8.0.5.ebuild
18 +++ b/net-misc/seafile-client/seafile-client-8.0.5.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/haiwen/${PN}/archive/${RELEASE_COMMIT}.tar.gz -> ${P
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25 IUSE="shibboleth test"
26 RESTRICT="!test? ( test )"