diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-01 20:48:21 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-01 21:03:49 -0700 |
commit | f593c017463711e18786287dc442d8d6a3188727 (patch) | |
tree | 1bd80c338aebe59194c7b38272f1351286a728db /dev-libs/json-c | |
parent | app-arch/unzip: alpha stable, bug 528082. (diff) | |
download | gentoo-f593c017463711e18786287dc442d8d6a3188727.tar.gz gentoo-f593c017463711e18786287dc442d8d6a3188727.tar.bz2 gentoo-f593c017463711e18786287dc442d8d6a3188727.zip |
dev-libs/json-c: alpha stable, bug 507218.
Diffstat (limited to 'dev-libs/json-c')
-rw-r--r-- | dev-libs/json-c/json-c-0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/json-c/json-c-0.12.ebuild b/dev-libs/json-c/json-c-0.12.ebuild index 33db63fe4714..1997eab5038b 100644 --- a/dev-libs/json-c/json-c-0.12.ebuild +++ b/dev-libs/json-c/json-c-0.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="https://s3.amazonaws.com/json-c_releases/releases/${P}.tar.gz" LICENSE="MIT" SLOT="0/0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc static-libs" RDEPEND=" |