diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-22 22:27:20 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-22 22:32:53 +0200 |
commit | 38fbaa6add71b162eff53fa97713616064d6913b (patch) | |
tree | 032cce0f2b1d5b366bcf84ed122dd3fafaf81fa3 /net-libs | |
parent | dev-ruby/rspec-expectations: x86 stable (bug #634508) (diff) | |
download | gentoo-38fbaa6add71b162eff53fa97713616064d6913b.tar.gz gentoo-38fbaa6add71b162eff53fa97713616064d6913b.tar.bz2 gentoo-38fbaa6add71b162eff53fa97713616064d6913b.zip |
net-libs/librsync: x86 stable (bug #634002)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/librsync/librsync-2.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/librsync/librsync-2.0.0-r1.ebuild b/net-libs/librsync/librsync-2.0.0-r1.ebuild index e4f6f64ddb5f..1b5b7dfa0ef5 100644 --- a/net-libs/librsync/librsync-2.0.0-r1.ebuild +++ b/net-libs/librsync/librsync-2.0.0-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 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND="dev-libs/popt" DEPEND="${RDEPEND}" |