diff options
author | Sam James <sam@gentoo.org> | 2024-10-25 22:24:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-25 22:24:59 +0100 |
commit | 6f350f79b8fc9720e3aa5af55d10ded90da357ea (patch) | |
tree | 14bbb985c087d2520cc673ab9a27d7ef5a9e53af /net-misc/zsync | |
parent | net-mail/qmhandle: Stabilize 1.3.2-r1 sparc, #942155 (diff) | |
download | gentoo-6f350f79b8fc9720e3aa5af55d10ded90da357ea.tar.gz gentoo-6f350f79b8fc9720e3aa5af55d10ded90da357ea.tar.bz2 gentoo-6f350f79b8fc9720e3aa5af55d10ded90da357ea.zip |
net-misc/zsync: Stabilize 0.6.2-r3 x86, #942156
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/zsync')
-rw-r--r-- | net-misc/zsync/zsync-0.6.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/zsync/zsync-0.6.2-r3.ebuild b/net-misc/zsync/zsync-0.6.2-r3.ebuild index 08e57393fa50..6f53418ea97e 100644 --- a/net-misc/zsync/zsync-0.6.2-r3.ebuild +++ b/net-misc/zsync/zsync-0.6.2-r3.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 @@ -18,7 +18,7 @@ ZLIB_S="${WORKDIR}/${ZLIB_P}" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86" PATCHES=( "${FILESDIR}"/${PN}-0.6.2-musl-off_t-fix.patch |