diff options
author | Sam James <sam@gentoo.org> | 2023-04-23 23:32:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-23 23:32:02 +0100 |
commit | 5bfd43177e4833323b37466e6d5484e2faa145bb (patch) | |
tree | 85c26fcf9033286b29fa7e8f6319ed0c3007da97 | |
parent | app-arch/xz-utils: Stabilize 5.4.2 arm, #904914 (diff) | |
download | gentoo-5bfd43177e4833323b37466e6d5484e2faa145bb.tar.gz gentoo-5bfd43177e4833323b37466e6d5484e2faa145bb.tar.bz2 gentoo-5bfd43177e4833323b37466e6d5484e2faa145bb.zip |
net-misc/rsync: Stabilize 3.2.7-r2 x86, #904929
Signed-off-by: Sam James <sam@gentoo.org>
-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 462a4a7be758..2696011e9bfe 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 |