Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/jsoncpp/
Date: Thu, 28 Jan 2021 19:31:31
Message-Id: 1611862275.39c31d8b981215b44b4c94922e991b2e4919930a.grobian@gentoo
1 commit: 39c31d8b981215b44b4c94922e991b2e4919930a
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 28 19:28:08 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 28 19:31:15 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39c31d8b
7
8 dev-libs/jsoncpp-1.9.4: marked *-solaris
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild b/dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild
17 index 6eba279671c..48c15ab10b0 100644
18 --- a/dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild
19 +++ b/dev-libs/jsoncpp/jsoncpp-1.9.4.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="
21
22 LICENSE="|| ( public-domain MIT )"
23 SLOT="0/24"
24 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris"
25 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 IUSE="doc test"
27 RESTRICT="!test? ( test )"