diff options
author | Markus Meier <maekke@gentoo.org> | 2016-01-09 17:05:58 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-01-09 17:05:58 +0100 |
commit | 4ce28163d73dbefd4336c5542c6b3b00f0bae7c4 (patch) | |
tree | 9f5ed12db35ea95877bcb249da5ce409bd3991f0 /net-libs/librsync | |
parent | media-fonts/symbola: arm stable, bug #568760 (diff) | |
download | gentoo-4ce28163d73dbefd4336c5542c6b3b00f0bae7c4.tar.gz gentoo-4ce28163d73dbefd4336c5542c6b3b00f0bae7c4.tar.bz2 gentoo-4ce28163d73dbefd4336c5542c6b3b00f0bae7c4.zip |
net-libs/librsync: arm stable, bug #525396
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-libs/librsync')
-rw-r--r-- | net-libs/librsync/librsync-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/librsync/librsync-2.0.0.ebuild b/net-libs/librsync/librsync-2.0.0.ebuild index 893a5326f64d..f5446311c562 100644 --- a/net-libs/librsync/librsync-2.0.0.ebuild +++ b/net-libs/librsync/librsync-2.0.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/librsync/librsync/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND="dev-libs/popt" DEPEND="${RDEPEND}" |