diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-23 14:03:13 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-23 14:03:13 +0200 |
commit | 438fc6a740f1e4a23197878e142a0569aa979e71 (patch) | |
tree | d2a4970137e79ccfe8c18df01c83b90ddeed391b /net-misc | |
parent | dev-python/pandas: Bump to 1.5.2 (diff) | |
download | gentoo-438fc6a740f1e4a23197878e142a0569aa979e71.tar.gz gentoo-438fc6a740f1e4a23197878e142a0569aa979e71.tar.bz2 gentoo-438fc6a740f1e4a23197878e142a0569aa979e71.zip |
net-misc/rsync: Keyword 3.2.7-r1 ppc64, #882593
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/rsync/rsync-3.2.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/rsync/rsync-3.2.7-r1.ebuild b/net-misc/rsync/rsync-3.2.7-r1.ebuild index 0eda11f3670f..1d3949bb8f9e 100644 --- a/net-misc/rsync/rsync-3.2.7-r1.ebuild +++ b/net-misc/rsync/rsync-3.2.7-r1.ebuild @@ -27,7 +27,7 @@ else SRC_DIR="src-previews" else SRC_DIR="src" - KEYWORDS="~alpha ~amd64 ~loong ~m68k ~mips ~riscv ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 ~loong ~m68k ~mips ~ppc64 ~riscv ~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 |