summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-22 09:02:01 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-22 09:02:01 +0200
commitd91e0a4ba8b99b7d80e2d01ab98d0c6ba63ecaee (patch)
treeb0dac87637569c617f6f49e199d1501ad3d2347b /net-misc/rsync/rsync-3.2.0-r1.ebuild
parentnet-misc/rsync: ppc64 stable wrt bug #728852 (diff)
downloadgentoo-d91e0a4ba8b99b7d80e2d01ab98d0c6ba63ecaee.tar.gz
gentoo-d91e0a4ba8b99b7d80e2d01ab98d0c6ba63ecaee.tar.bz2
gentoo-d91e0a4ba8b99b7d80e2d01ab98d0c6ba63ecaee.zip
net-misc/rsync: s390 stable wrt bug #728852
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/rsync/rsync-3.2.0-r1.ebuild')
-rw-r--r--net-misc/rsync/rsync-3.2.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/rsync/rsync-3.2.0-r1.ebuild b/net-misc/rsync/rsync-3.2.0-r1.ebuild
index 9dc0c4d32e95..0b22a34502e8 100644
--- a/net-misc/rsync/rsync-3.2.0-r1.ebuild
+++ b/net-misc/rsync/rsync-3.2.0-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 ~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 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/_/}"