diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-02 06:42:56 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-02 06:42:56 +0200 |
commit | e4762decc82c17dee0b6bdb4266cebf642114fe9 (patch) | |
tree | a2ac2100057f7958ca9479906904bce2d7272cf7 /net-misc/rsync/rsync-3.2.4-r1.ebuild | |
parent | app-arch/unrar: Stabilize 6.1.7 sparc, #849119 (diff) | |
download | gentoo-e4762decc82c17dee0b6bdb4266cebf642114fe9.tar.gz gentoo-e4762decc82c17dee0b6bdb4266cebf642114fe9.tar.bz2 gentoo-e4762decc82c17dee0b6bdb4266cebf642114fe9.zip |
net-misc/rsync: Stabilize 3.2.4-r1 arm64, #849155
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc/rsync/rsync-3.2.4-r1.ebuild')
-rw-r--r-- | net-misc/rsync/rsync-3.2.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/rsync/rsync-3.2.4-r1.ebuild b/net-misc/rsync/rsync-3.2.4-r1.ebuild index a1010964ae26..266acfaf1ecb 100644 --- a/net-misc/rsync/rsync-3.2.4-r1.ebuild +++ b/net-misc/rsync/rsync-3.2.4-r1.ebuild @@ -21,7 +21,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 ~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 ~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 |