diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-01 12:12:37 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-01 12:12:37 +0000 |
commit | cb81954dc926c289c3587c583b5ca0b20e1fd0e5 (patch) | |
tree | b48dd0ccafa6674ac6b9a393c9af38cb01cb0a2e /dev-libs/jansson | |
parent | net-misc/wget: stable 1.20.1 for ppc, bug #674170 (diff) | |
download | gentoo-cb81954dc926c289c3587c583b5ca0b20e1fd0e5.tar.gz gentoo-cb81954dc926c289c3587c583b5ca0b20e1fd0e5.tar.bz2 gentoo-cb81954dc926c289c3587c583b5ca0b20e1fd0e5.zip |
dev-libs/jansson: stable 2.11 for ppc, bug #674230
Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/jansson')
-rw-r--r-- | dev-libs/jansson/jansson-2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/jansson/jansson-2.11.ebuild b/dev-libs/jansson/jansson-2.11.ebuild index a4e91e6738c4..c3f75e5a9c3f 100644 --- a/dev-libs/jansson/jansson-2.11.ebuild +++ b/dev-libs/jansson/jansson-2.11.ebuild @@ -11,7 +11,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 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd" IUSE="doc static-libs" DEPEND="doc? ( >=dev-python/sphinx-1.0.4 )" |