diff options
author | Markus Meier <maekke@gentoo.org> | 2018-07-11 07:02:30 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-07-11 07:02:30 +0200 |
commit | ccd524df357946dae8d42503f24aa4ac4970bdfb (patch) | |
tree | c16a56d08cc606416319c14f58ff3d71b76c64fc /net-libs/librsync | |
parent | dev-util/cmocka: arm stable, bug #657262 (diff) | |
download | gentoo-ccd524df357946dae8d42503f24aa4ac4970bdfb.tar.gz gentoo-ccd524df357946dae8d42503f24aa4ac4970bdfb.tar.bz2 gentoo-ccd524df357946dae8d42503f24aa4ac4970bdfb.zip |
net-libs/librsync: arm stable, bug #657270
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
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 e082d6abcc7f..c79a64554adb 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}" |