diff options
author | Sam James <sam@gentoo.org> | 2024-10-25 22:25:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-25 22:25:00 +0100 |
commit | c2e39c27aa431b642c727d414b94be4a36a13201 (patch) | |
tree | 1c51c9faa611a78d9b98be6140ef86f1f61ab76c | |
parent | net-misc/zsync: Stabilize 0.6.2-r3 x86, #942156 (diff) | |
download | gentoo-c2e39c27aa431b642c727d414b94be4a36a13201.tar.gz gentoo-c2e39c27aa431b642c727d414b94be4a36a13201.tar.bz2 gentoo-c2e39c27aa431b642c727d414b94be4a36a13201.zip |
net-misc/zsync: Stabilize 0.6.2-r3 amd64, #942156
Signed-off-by: Sam James <sam@gentoo.org>
-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 6f53418ea97e..b982f6fbbf44 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 |