diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-24 11:25:09 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-24 11:25:09 +0300 |
commit | 411e92e1cb6886a56ad98f68eed266fb4515a964 (patch) | |
tree | 972e29042ba77275f05db4ae51bcbe3f629b712a /net-misc/rsync | |
parent | dev-python/bracex: Stabilize 2.3_p1 sparc, #904929 (diff) | |
download | gentoo-411e92e1cb6886a56ad98f68eed266fb4515a964.tar.gz gentoo-411e92e1cb6886a56ad98f68eed266fb4515a964.tar.bz2 gentoo-411e92e1cb6886a56ad98f68eed266fb4515a964.zip |
net-misc/rsync: Stabilize 3.2.7-r2 arm, #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 079381fe4fbd..2181c64f86df 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 |