diff options
| author | Michał Górny <mgorny@gentoo.org> | 2024-11-23 18:21:26 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2024-11-23 18:21:26 +0100 |
| commit | 6b88c0b2f19c3e4842a5403505c7be04f6daba6c (patch) | |
| tree | fede506c81d435bd42d9a1f5f73580d575c5e725 /dev-cpp | |
| parent | 131fa70f6f72209c254232d91d29d1d049af3d17 (diff) | |
| download | gentoo-6b88c0b2f19c3e4842a5403505c7be04f6daba6c.tar.gz gentoo-6b88c0b2f19c3e4842a5403505c7be04f6daba6c.tar.bz2 gentoo-6b88c0b2f19c3e4842a5403505c7be04f6daba6c.zip | |
dev-cpp/nlohmann_json: Stabilize 3.11.3 amd64, #944708
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-cpp')
| -rw-r--r-- | dev-cpp/nlohmann_json/nlohmann_json-3.11.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.11.3.ebuild b/dev-cpp/nlohmann_json/nlohmann_json-3.11.3.ebuild index 4101cac09957..647f8194b619 100644 --- a/dev-cpp/nlohmann_json/nlohmann_json-3.11.3.ebuild +++ b/dev-cpp/nlohmann_json/nlohmann_json-3.11.3.ebuild @@ -22,7 +22,7 @@ S="${WORKDIR}/json-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 arm arm64 ~loong ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~loong ppc ~ppc64 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" |
