commit:     45c6558fb1ee751ce3f065806d131fe57a2e5539
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 28 17:10:35 2020 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Jun 28 17:10:35 2020 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=45c6558f

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 <blueness <AT> gentoo.org>

 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 7c3b996..8f6446d 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/_/}"

Reply via email to