From 45c6558fb1ee751ce3f065806d131fe57a2e5539 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Sun, 28 Jun 2020 13:10:35 -0400 Subject: net-misc/rsync: stabilize on musl arches Package-Manager: Portage-2.3.99, Repoman-2.3.23 RepoMan-Options: --force Signed-off-by: Anthony G. Basile --- net-misc/rsync/rsync-3.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/rsync/rsync-3.2.0-r1.ebuild b/net-misc/rsync/rsync-3.2.0-r1.ebuild index 7c3b9966..8f6446d3 100644 --- a/net-misc/rsync/rsync-3.2.0-r1.ebuild +++ b/net-misc/rsync/rsync-3.2.0-r1.ebuild @@ -16,7 +16,7 @@ else SRC_DIR="src-previews" else SRC_DIR="src" - KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86" + KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 x86" fi SRC_URI="https://rsync.samba.org/ftp/rsync/${SRC_DIR}/${P/_/}.tar.gz" S="${WORKDIR}/${P/_/}" -- cgit v1.2.3-65-gdbad