summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-22 03:58:35 +0100
committerSam James <sam@gentoo.org>2021-04-22 03:58:35 +0100
commitc109058b6d9ffed2435fbbc36cfb634ef5080a00 (patch)
treeb5ca89080f8236bb5385406bd140146516d51089 /net-misc/rsync
parentdev-util/babeltrace: Stabilize 1.5.8 x86, #783939 (diff)
downloadgentoo-c109058b6d9ffed2435fbbc36cfb634ef5080a00.tar.gz
gentoo-c109058b6d9ffed2435fbbc36cfb634ef5080a00.tar.bz2
gentoo-c109058b6d9ffed2435fbbc36cfb634ef5080a00.zip
net-misc/rsync: Stabilize 3.2.3-r3 x86, #783954
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/rsync')
-rw-r--r--net-misc/rsync/rsync-3.2.3-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/rsync/rsync-3.2.3-r3.ebuild b/net-misc/rsync/rsync-3.2.3-r3.ebuild
index 8bbf0a7128ba..4538ef6d0eee 100644
--- a/net-misc/rsync/rsync-3.2.3-r3.ebuild
+++ b/net-misc/rsync/rsync-3.2.3-r3.ebuild
@@ -16,7 +16,7 @@ else
SRC_DIR="src-previews"
else
SRC_DIR="src"
- KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~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"
S="${WORKDIR}/${P/_/}"