summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2018-01-10 03:35:38 -0500
committerMike Frysinger <vapier@gentoo.org>2018-01-10 03:35:38 -0500
commit168146f8738604908d6da3b5b7d23f0699cce3cf (patch)
treebe65c5fac9225571b61331e174284c26a5f098f8 /net-misc/rsync/rsync-3.1.2-r2.ebuild
parentnet-misc/openssh: mark 7.5_p1-r3 m68k/s390/sh stable (diff)
downloadgentoo-168146f8738604908d6da3b5b7d23f0699cce3cf.tar.gz
gentoo-168146f8738604908d6da3b5b7d23f0699cce3cf.tar.bz2
gentoo-168146f8738604908d6da3b5b7d23f0699cce3cf.zip
net-misc/rsync: mark 3.1.2-r2 arm64/m68k/s390/sh stable
Diffstat (limited to 'net-misc/rsync/rsync-3.1.2-r2.ebuild')
-rw-r--r--net-misc/rsync/rsync-3.1.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/rsync/rsync-3.1.2-r2.ebuild b/net-misc/rsync/rsync-3.1.2-r2.ebuild
index 385ca9235721..ba5738ec8f8d 100644
--- a/net-misc/rsync/rsync-3.1.2-r2.ebuild
+++ b/net-misc/rsync/rsync-3.1.2-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://rsync.samba.org/ftp/rsync/src/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
if [[ ${PV} != *_pre ]] ; then
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-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 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
IUSE="acl examples iconv ipv6 static stunnel xattr"