diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-11 10:07:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-11 10:07:06 +0100 |
commit | 72855f10817c3add8bc8bdb1e8999b5e4e8c6382 (patch) | |
tree | c9e42a4ecfd12bcc6ef8ba8ecb973f7bfc94e27b /net-libs/librsync | |
parent | dev-perl/DBD-mysql: ia64 stable wrt bug #570616 (diff) | |
download | gentoo-72855f10817c3add8bc8bdb1e8999b5e4e8c6382.tar.gz gentoo-72855f10817c3add8bc8bdb1e8999b5e4e8c6382.tar.bz2 gentoo-72855f10817c3add8bc8bdb1e8999b5e4e8c6382.zip |
net-libs/librsync: ia64 stable wrt bug #525396
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 2dfa02f25c5b..2258dbb732bf 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}" |