diff options
author | 2022-07-03 12:52:03 +0200 | |
---|---|---|
committer | 2022-07-03 12:52:03 +0200 | |
commit | 2e9e0f3273f8289839752e954528c0eb65eb76d4 (patch) | |
tree | 04f28bc0d3ad16a01a701a3de335a62a1ff21741 /net-misc/rsync | |
parent | app-text/xpdf: x86 stable wrt bug #856010 (diff) | |
download | gentoo-2e9e0f3273f8289839752e954528c0eb65eb76d4.tar.gz gentoo-2e9e0f3273f8289839752e954528c0eb65eb76d4.tar.bz2 gentoo-2e9e0f3273f8289839752e954528c0eb65eb76d4.zip |
net-misc/rsync: x86 stable wrt bug #856019
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/rsync')
-rw-r--r-- | net-misc/rsync/rsync-3.2.4-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/rsync/rsync-3.2.4-r3.ebuild b/net-misc/rsync/rsync-3.2.4-r3.ebuild index 5fb0e445dcc1..912188ce3bd7 100644 --- a/net-misc/rsync/rsync-3.2.4-r3.ebuild +++ b/net-misc/rsync/rsync-3.2.4-r3.ebuild @@ -28,7 +28,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 |