diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-01 10:07:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-01 10:14:19 +0100 |
commit | cc395d38aeba95bbce5ea73b6d56dfa5cd7c48e3 (patch) | |
tree | 9787f113e8ee46fcdaec8c99c7da5f54fd22867e /dev-libs | |
parent | app-editors/nano: stable 4.9.3 for sparc (diff) | |
download | gentoo-cc395d38aeba95bbce5ea73b6d56dfa5cd7c48e3.tar.gz gentoo-cc395d38aeba95bbce5ea73b6d56dfa5cd7c48e3.tar.bz2 gentoo-cc395d38aeba95bbce5ea73b6d56dfa5cd7c48e3.zip |
dev-libs/jsoncpp: stable 1.9.3 for sparc
stable wrt bug #734538
Package-Manager: Portage-3.0.1, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/jsoncpp/jsoncpp-1.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/jsoncpp/jsoncpp-1.9.3.ebuild b/dev-libs/jsoncpp/jsoncpp-1.9.3.ebuild index 36523a5b6ec1..56100b5bcc4f 100644 --- a/dev-libs/jsoncpp/jsoncpp-1.9.3.ebuild +++ b/dev-libs/jsoncpp/jsoncpp-1.9.3.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="|| ( public-domain MIT )" SLOT="0/24" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86" IUSE="doc test" RESTRICT="!test? ( test )" |