summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-15 09:12:06 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-15 09:13:20 +0100
commitea5a3f5a30cfcc7b46c3c709e83b32107fbdc94e (patch)
tree705fe357871ec66ca4060714d9ed4e02e95b67a9 /dev-libs
parentdev-python/certifi: Enable py3.8 (diff)
downloadgentoo-ea5a3f5a30cfcc7b46c3c709e83b32107fbdc94e.tar.gz
gentoo-ea5a3f5a30cfcc7b46c3c709e83b32107fbdc94e.tar.bz2
gentoo-ea5a3f5a30cfcc7b46c3c709e83b32107fbdc94e.zip
dev-libs/jsoncpp: Bump subslot to 0/22
Closes: https://bugs.gentoo.org/700140 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/jsoncpp/jsoncpp-1.9.2-r1.ebuild (renamed from dev-libs/jsoncpp/jsoncpp-1.9.2.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/jsoncpp/jsoncpp-1.9.2.ebuild b/dev-libs/jsoncpp/jsoncpp-1.9.2-r1.ebuild
index ab94c9a3f4e2..e75db90c760b 100644
--- a/dev-libs/jsoncpp/jsoncpp-1.9.2.ebuild
+++ b/dev-libs/jsoncpp/jsoncpp-1.9.2-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/open-source-parsers/jsoncpp"
SRC_URI="https://github.com/open-source-parsers/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="|| ( public-domain MIT )"
-SLOT="0/21"
+SLOT="0/22"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE="doc test"
RESTRICT="!test? ( test )"