diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:37:56 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:26 +0100 |
commit | 709c6ada2c73a72cf2d21a4e208322cc0da6a6af (patch) | |
tree | f4403c45dac223c32f6629ce8ab1b6a639556dd2 /net-libs/librsync | |
parent | dev-util/cmocka: stable 1.1.1 for ppc, bug #657262 (diff) | |
download | gentoo-709c6ada2c73a72cf2d21a4e208322cc0da6a6af.tar.gz gentoo-709c6ada2c73a72cf2d21a4e208322cc0da6a6af.tar.bz2 gentoo-709c6ada2c73a72cf2d21a4e208322cc0da6a6af.zip |
net-libs/librsync: stable 2.0.1-r1 for ppc, bug #657270
Bug: https://bugs.gentoo.org/657270
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'net-libs/librsync')
-rw-r--r-- | net-libs/librsync/librsync-2.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/librsync/librsync-2.0.1-r1.ebuild b/net-libs/librsync/librsync-2.0.1-r1.ebuild index 2f34d575eccc..c4681fd01b55 100644 --- a/net-libs/librsync/librsync-2.0.1-r1.ebuild +++ b/net-libs/librsync/librsync-2.0.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/librsync/librsync/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="LGPL-2.1" SLOT="0/2" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND="dev-libs/popt" DEPEND="${RDEPEND}" |