diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-12-03 10:07:43 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-12-03 10:08:30 +0200 |
commit | 82575e892037b3e6898e23b56a2c7de04a24c988 (patch) | |
tree | 183bafe32fcd6dcd6f6da14d9e6de7cbad8885c9 | |
parent | sci-astronomy/calcmysky: Stabilize 0.3.3 amd64, #945575 (diff) | |
download | gentoo-82575e892037b3e6898e23b56a2c7de04a24c988.tar.gz gentoo-82575e892037b3e6898e23b56a2c7de04a24c988.tar.bz2 gentoo-82575e892037b3e6898e23b56a2c7de04a24c988.zip |
net-misc/seafile-client: Stabilize 9.0.3 amd64, #944588
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r-- | net-misc/seafile-client/seafile-client-9.0.3.ebuild | 4 |
1 files 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 40f2512ca009..ddbff434657f 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 )" |