diff options
author | Sam James <sam@gentoo.org> | 2024-02-18 00:14:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-18 00:14:36 +0000 |
commit | d78819e78fef71c3a225934480ad8e2125a3bc2b (patch) | |
tree | 17f0cb0f61c3b83d5d35817acb64c819dcdb80d9 /dev-cpp | |
parent | gui-wm/hyprland: Stabilize 0.34.0 amd64, #924815 (diff) | |
download | gentoo-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.ebuild | 2 |
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 )" |