diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-01 12:05:10 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-01 12:05:21 +0000 |
commit | 4d971bfc9939b92ead4aea5b3609a3a519c35129 (patch) | |
tree | 68da07341868aa028bbca98e48569e7dc5f2caba /dev-libs/jansson | |
parent | media-libs/libsdl2: stable 2.0.9 for ia64, bug #674134 (diff) | |
download | gentoo-4d971bfc9939b92ead4aea5b3609a3a519c35129.tar.gz gentoo-4d971bfc9939b92ead4aea5b3609a3a519c35129.tar.bz2 gentoo-4d971bfc9939b92ead4aea5b3609a3a519c35129.zip |
dev-libs/jansson: stable 2.11 for ia64, bug #674230
Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/jansson')
-rw-r--r-- | dev-libs/jansson/jansson-2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/jansson/jansson-2.11.ebuild b/dev-libs/jansson/jansson-2.11.ebuild index 595c96d72f9c..a4e91e6738c4 100644 --- a/dev-libs/jansson/jansson-2.11.ebuild +++ b/dev-libs/jansson/jansson-2.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 )" |