diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 09:40:35 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 09:40:35 +0000 |
commit | d8c587aa475565f29ef2a560ec8c829b0a846211 (patch) | |
tree | 17794cfe0f27e1bc13107e38e435f5040be71ffe /net-misc/rsync | |
parent | dev-db/mariadb: stable 10.1.29 for ia64, bug #637580 (diff) | |
download | gentoo-d8c587aa475565f29ef2a560ec8c829b0a846211.tar.gz gentoo-d8c587aa475565f29ef2a560ec8c829b0a846211.tar.bz2 gentoo-d8c587aa475565f29ef2a560ec8c829b0a846211.zip |
net-misc/rsync: stable 3.1.2-r1 for sparc, bug #636714 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'net-misc/rsync')
-rw-r--r-- | net-misc/rsync/rsync-3.1.2-r1.ebuild | 2 |
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 94ec2082a612..c8989ef7a83c 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" |