diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-18 21:56:35 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-18 21:57:24 +0200 |
commit | e60b625a12975d5fd38d11f312ec3660b998d75d (patch) | |
tree | 7b638b8a5c30bf455f3359d267d212c1784d54f0 /net-misc/rsync | |
parent | net-misc/rsync: Stabilize 3.2.7-r4 sparc, #924909 (diff) | |
download | gentoo-e60b625a12975d5fd38d11f312ec3660b998d75d.tar.gz gentoo-e60b625a12975d5fd38d11f312ec3660b998d75d.tar.bz2 gentoo-e60b625a12975d5fd38d11f312ec3660b998d75d.zip |
net-misc/rsync: Stabilize 3.2.7-r4 x86, #924909
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/rsync')
-rw-r--r-- | net-misc/rsync/rsync-3.2.7-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/rsync/rsync-3.2.7-r4.ebuild b/net-misc/rsync/rsync-3.2.7-r4.ebuild index c9f2c4cac245..e3a7b53606c2 100644 --- a/net-misc/rsync/rsync-3.2.7-r4.ebuild +++ b/net-misc/rsync/rsync-3.2.7-r4.ebuild @@ -27,7 +27,7 @@ else SRC_DIR="src-previews" else SRC_DIR="src" - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi SRC_URI="https://rsync.samba.org/ftp/rsync/${SRC_DIR}/${P/_/}.tar.gz |