summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-11-16 02:29:56 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-11-16 02:29:56 +0100
commitcabdd8749f2f2eaf2ed323adb90d7efb9f3fb67d (patch)
treea4f9354f78ec1df50c3f11271a1bc99e37644954
parentnet-misc/rsync: x86 stable (bug #636714) (diff)
downloadgentoo-cabdd874.tar.gz
gentoo-cabdd874.tar.bz2
gentoo-cabdd874.zip
net-misc/rsync: m68k/s390/sh stable (bug #636714)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
-rw-r--r--net-misc/rsync/rsync-3.1.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/rsync/rsync-3.1.2-r1.ebuild b/net-misc/rsync/rsync-3.1.2-r1.ebuild
index 91b94f1b8bcd..8358ff672f4e 100644
--- a/net-misc/rsync/rsync-3.1.2-r1.ebuild
+++ b/net-misc/rsync/rsync-3.1.2-r1.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"