diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 18:43:42 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 18:43:42 +0100 |
commit | b3eeaeabd99023ce2c6c329dcbba993cd01221ef (patch) | |
tree | ab5dc88a18f1478341bac8b692a2171ff29acdcc /net-misc | |
parent | dev-libs/boehm-gc: Stabilize 8.2.2-r1 hppa, #882395 (diff) | |
download | gentoo-b3eeaeabd99023ce2c6c329dcbba993cd01221ef.tar.gz gentoo-b3eeaeabd99023ce2c6c329dcbba993cd01221ef.tar.bz2 gentoo-b3eeaeabd99023ce2c6c329dcbba993cd01221ef.zip |
net-misc/rsync: Keyword 3.2.7-r1 hppa, #882593
Signed-off-by: Jakov Smolić <jsmolic@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 a5ba6d5679bf..be57ac763382 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 ~ppc ~ppc64 ~riscv ~s390 ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~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 |