diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 22:48:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 22:48:42 +0100 |
commit | 6dd99266366879860c2cdf705a753c74fd9be97d (patch) | |
tree | d7759251965c08a925e758bdf38dcd8c66fc7006 /dev-libs/jansson | |
parent | net-libs/zeromq: amd64 stable wrt bug #602208 (diff) | |
download | gentoo-6dd99266366879860c2cdf705a753c74fd9be97d.tar.gz gentoo-6dd99266366879860c2cdf705a753c74fd9be97d.tar.bz2 gentoo-6dd99266366879860c2cdf705a753c74fd9be97d.zip |
dev-libs/jansson: amd64 stable wrt bug #581954
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/jansson')
-rw-r--r-- | dev-libs/jansson/jansson-2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/jansson/jansson-2.9.ebuild b/dev-libs/jansson/jansson-2.9.ebuild index c353e571bc7c..e31a0bdd2064 100644 --- a/dev-libs/jansson/jansson-2.9.ebuild +++ b/dev-libs/jansson/jansson-2.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://www.digip.org/jansson/releases/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="doc static-libs" DEPEND="doc? ( >=dev-python/sphinx-1.0.4 )" |