summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-01-05 20:42:25 +0100
committerJakov Smolić <jsmolic@gentoo.org>2024-01-05 20:42:25 +0100
commit89e35b7c61126fc29d62977d26a6a4de680e309c (patch)
treeec636ba42842e365e53248942c0be285bec94882 /dev-cpp
parentgnome-extra/gnome-software: add 45.3 (diff)
downloadgentoo-89e35b7c61126fc29d62977d26a6a4de680e309c.tar.gz
gentoo-89e35b7c61126fc29d62977d26a6a4de680e309c.tar.bz2
gentoo-89e35b7c61126fc29d62977d26a6a4de680e309c.zip
dev-cpp/tomlplusplus: Keyword 3.4.0 riscv, #921389
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/tomlplusplus/tomlplusplus-3.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/tomlplusplus/tomlplusplus-3.4.0.ebuild b/dev-cpp/tomlplusplus/tomlplusplus-3.4.0.ebuild
index c239fca55478..a8811238d6c3 100644
--- a/dev-cpp/tomlplusplus/tomlplusplus-3.4.0.ebuild
+++ b/dev-cpp/tomlplusplus/tomlplusplus-3.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/marzer/tomlplusplus/archive/refs/tags/v${PV}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
IUSE="test"
RESTRICT="!test? ( test )"