diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-04-24 16:47:02 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-04-24 16:47:02 +0200 |
commit | f1bbbf4237afdbb491ed5c80a1fcf7cfaf455eca (patch) | |
tree | 351070f605fdd3edf0945ef499b0daedaee1cfed /net-misc/rsync | |
parent | sys-fs/dd-rescue: Stabilize 1.99.13 amd64, #904927 (diff) | |
download | gentoo-f1bbbf4237afdbb491ed5c80a1fcf7cfaf455eca.tar.gz gentoo-f1bbbf4237afdbb491ed5c80a1fcf7cfaf455eca.tar.bz2 gentoo-f1bbbf4237afdbb491ed5c80a1fcf7cfaf455eca.zip |
net-misc/rsync: Stabilize 3.2.7-r2 amd64, #904929
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc/rsync')
-rw-r--r-- | net-misc/rsync/rsync-3.2.7-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/rsync/rsync-3.2.7-r2.ebuild b/net-misc/rsync/rsync-3.2.7-r2.ebuild index 2181c64f86df..5eb3e3c9336e 100644 --- a/net-misc/rsync/rsync-3.2.7-r2.ebuild +++ b/net-misc/rsync/rsync-3.2.7-r2.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 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi SRC_URI="https://rsync.samba.org/ftp/rsync/${SRC_DIR}/${P/_/}.tar.gz |