diff options
author | Sam James <sam@gentoo.org> | 2024-10-25 22:31:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-25 22:31:32 +0100 |
commit | 4533f3c6f11466c42a07e378dbba561626acf4a5 (patch) | |
tree | 943e590f079e36eb2e47627f12cc4f249ba7a848 /net-misc/zsync | |
parent | net-mail/qmhandle: Stabilize 1.3.2-r1 amd64, #942155 (diff) | |
download | gentoo-4533f3c6f11466c42a07e378dbba561626acf4a5.tar.gz gentoo-4533f3c6f11466c42a07e378dbba561626acf4a5.tar.bz2 gentoo-4533f3c6f11466c42a07e378dbba561626acf4a5.zip |
net-misc/zsync: Stabilize 0.6.2-r3 ppc, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/zsync/zsync-0.6.2-r3.ebuild b/net-misc/zsync/zsync-0.6.2-r3.ebuild index b982f6fbbf44..d0b4f57a6074 100644 --- a/net-misc/zsync/zsync-0.6.2-r3.ebuild +++ b/net-misc/zsync/zsync-0.6.2-r3.ebuild @@ -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 |