diff options
author | 2024-02-02 04:42:11 +0000 | |
---|---|---|
committer | 2024-02-02 04:42:11 +0000 | |
commit | 5ecd76a82b996eb3036bf664e7776b106f855494 (patch) | |
tree | 043b796535d4a8437ed32bcce7c66f9de262b850 /net-misc | |
parent | net-misc/rsync: Stabilize 3.2.7-r3 arm, #923516 (diff) | |
download | gentoo-5ecd76a82b996eb3036bf664e7776b106f855494.tar.gz gentoo-5ecd76a82b996eb3036bf664e7776b106f855494.tar.bz2 gentoo-5ecd76a82b996eb3036bf664e7776b106f855494.zip |
net-misc/rsync: Stabilize 3.2.7-r3 sparc, #923516
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/rsync/rsync-3.2.7-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/rsync/rsync-3.2.7-r3.ebuild b/net-misc/rsync/rsync-3.2.7-r3.ebuild index 58867ddbb675..c6f2238845b0 100644 --- a/net-misc/rsync/rsync-3.2.7-r3.ebuild +++ b/net-misc/rsync/rsync-3.2.7-r3.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 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi SRC_URI="https://rsync.samba.org/ftp/rsync/${SRC_DIR}/${P/_/}.tar.gz |