diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 14:48:33 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 14:48:33 +0300 |
commit | 5318f862149c5e43ebb08dacb0a07de2613e4a48 (patch) | |
tree | aacdc3dc306d0e8479899cb87588edbc007f5457 /net-misc/rsync | |
parent | dev-python/bracex: Stabilize 2.3_p1 hppa, #904929 (diff) | |
download | gentoo-5318f862149c5e43ebb08dacb0a07de2613e4a48.tar.gz gentoo-5318f862149c5e43ebb08dacb0a07de2613e4a48.tar.bz2 gentoo-5318f862149c5e43ebb08dacb0a07de2613e4a48.zip |
net-misc/rsync: Stabilize 3.2.7-r2 hppa, #904929
Signed-off-by: Arthur Zamarin <arthurzam@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 5eb3e3c9336e..9b4a39a98823 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 |