diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-09 08:09:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-09 08:09:17 +0100 |
commit | 9cf57b53674978626524b3e4e1cee169a09f9a03 (patch) | |
tree | 3ccd5628d9a5ad8b5d461b525c980a87bb414022 /net-libs | |
parent | net-libs/nghttp2: sparc stable wrt bug #569518 (diff) | |
download | gentoo-9cf57b53674978626524b3e4e1cee169a09f9a03.tar.gz gentoo-9cf57b53674978626524b3e4e1cee169a09f9a03.tar.bz2 gentoo-9cf57b53674978626524b3e4e1cee169a09f9a03.zip |
net-libs/librsync: sparc stable wrt bug #525396
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-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 f1e83b86e1d8..893a5326f64d 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}" |