summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-06-21 21:52:00 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-06-21 22:31:01 +0200
commit7c2ca86771d55190271c5bc58ea49f0e21040dd5 (patch)
tree8d5d66c8450fa8b5c662fb1d3effd8c5c328d2cb
parentx11-themes/adwaita-qt: x86 stable (bug #726764) (diff)
downloadgentoo-7c2ca86771d55190271c5bc58ea49f0e21040dd5.tar.gz
gentoo-7c2ca86771d55190271c5bc58ea49f0e21040dd5.tar.bz2
gentoo-7c2ca86771d55190271c5bc58ea49f0e21040dd5.zip
net-misc/rsync: x86 stable (bug #728852)
Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--net-misc/rsync/rsync-3.2.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/rsync/rsync-3.2.0-r1.ebuild b/net-misc/rsync/rsync-3.2.0-r1.ebuild
index 672e23e2d33b..ab98dc96c6b4 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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
SRC_URI="https://rsync.samba.org/ftp/rsync/${SRC_DIR}/${P/_/}.tar.gz"
S="${WORKDIR}/${P/_/}"