summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-18 00:14:36 +0000
committerSam James <sam@gentoo.org>2024-02-18 00:14:36 +0000
commitd78819e78fef71c3a225934480ad8e2125a3bc2b (patch)
tree17f0cb0f61c3b83d5d35817acb64c819dcdb80d9 /dev-cpp
parentgui-wm/hyprland: Stabilize 0.34.0 amd64, #924815 (diff)
downloadgentoo-d78819e78fef71c3a225934480ad8e2125a3bc2b.tar.gz
gentoo-d78819e78fef71c3a225934480ad8e2125a3bc2b.tar.bz2
gentoo-d78819e78fef71c3a225934480ad8e2125a3bc2b.zip
dev-cpp/tomlplusplus: Stabilize 3.4.0 amd64, #924815
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/tomlplusplus/tomlplusplus-3.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/tomlplusplus/tomlplusplus-3.4.0.ebuild b/dev-cpp/tomlplusplus/tomlplusplus-3.4.0.ebuild
index a8811238d6c3..c588c3a39fd9 100644
--- a/dev-cpp/tomlplusplus/tomlplusplus-3.4.0.ebuild
+++ b/dev-cpp/tomlplusplus/tomlplusplus-3.4.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/marzer/tomlplusplus/archive/refs/tags/v${PV}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="amd64 ~riscv"
IUSE="test"
RESTRICT="!test? ( test )"