diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-01 09:42:05 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-01 09:42:05 +0100 |
commit | 7a595b5bc39239065f619cb53625553112d7949e (patch) | |
tree | 1cf3738d644a19720c1f518622f7715c6bff93da /net-misc/rsync | |
parent | app-arch/xarchiver: stable 0.5.4.15 for ppc (diff) | |
download | gentoo-7a595b5bc39239065f619cb53625553112d7949e.tar.gz gentoo-7a595b5bc39239065f619cb53625553112d7949e.tar.bz2 gentoo-7a595b5bc39239065f619cb53625553112d7949e.zip |
net-misc/rsync: stable 3.2.2-r1 for ppc
stable wrt bug #734170
Package-Manager: Portage-3.0.1, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc/rsync')
-rw-r--r-- | net-misc/rsync/rsync-3.2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/rsync/rsync-3.2.2-r1.ebuild b/net-misc/rsync/rsync-3.2.2-r1.ebuild index 4f1da2b58c9b..0665f02b26c5 100644 --- a/net-misc/rsync/rsync-3.2.2-r1.ebuild +++ b/net-misc/rsync/rsync-3.2.2-r1.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 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~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/_/}" |