summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-11-25 21:17:19 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-11-25 21:17:39 +0200
commit601e341b117178ae31d35a99aeab4f0f3d3195aa (patch)
tree7c5947782a9f7957d28688a7cb561515f67bc440 /net-misc/rsync
parentdev-python/pyudev: remove unused patch (diff)
downloadgentoo-601e341b117178ae31d35a99aeab4f0f3d3195aa.tar.gz
gentoo-601e341b117178ae31d35a99aeab4f0f3d3195aa.tar.bz2
gentoo-601e341b117178ae31d35a99aeab4f0f3d3195aa.zip
net-misc/rsync: Stabilize 3.2.3-r5 ppc64, #827218
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/rsync')
-rw-r--r--net-misc/rsync/rsync-3.2.3-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/rsync/rsync-3.2.3-r5.ebuild b/net-misc/rsync/rsync-3.2.3-r5.ebuild
index 17d16ef046d3..08f3f654043b 100644
--- a/net-misc/rsync/rsync-3.2.3-r5.ebuild
+++ b/net-misc/rsync/rsync-3.2.3-r5.ebuild
@@ -15,7 +15,7 @@ inherit autotools prefix systemd
DESCRIPTION="File transfer program to keep remote files into sync"
HOMEPAGE="https://rsync.samba.org/"
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"
SRC_URI="https://rsync.samba.org/ftp/rsync/${SRC_DIR}/${P/_/}.tar.gz"
S="${WORKDIR}/${P/_/}"