summaryrefslogtreecommitdiff
path: root/dev-cpp/tomlplusplus
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-06 00:53:39 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-06 00:53:39 +0000
commit5f153476311b368e80c57c4d1051c8106a724118 (patch)
tree830e9a7198df466eb4568e5a790d99b4cd1a6143 /dev-cpp/tomlplusplus
parent17ad5d72e60411f0ed843a9dbeb450d89f63d62c (diff)
gentoo auto-resync : 06:01:2024 - 00:53:38
Diffstat (limited to 'dev-cpp/tomlplusplus')
-rw-r--r--dev-cpp/tomlplusplus/Manifest2
-rw-r--r--dev-cpp/tomlplusplus/tomlplusplus-3.4.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-cpp/tomlplusplus/Manifest b/dev-cpp/tomlplusplus/Manifest
index dbddfbaae82f..25aaba8af291 100644
--- a/dev-cpp/tomlplusplus/Manifest
+++ b/dev-cpp/tomlplusplus/Manifest
@@ -1,3 +1,3 @@
DIST tomlplusplus-3.4.0.gh.tar.gz 1294731 BLAKE2B 9495ccd78707ced11744eab7c1c0bf0c0c28e283d186195bb48d1059bae7eb1a874bc964b0fc45210fd73ffd7485ecf3e1159da227d0e1c8ff249e79c08eecf0 SHA512 c227fc8147c9459b29ad24002aaf6ab2c42fac22ea04c1c52b283a0172581ccd4527b33c1931e0ef0d1db6b6a53f9e9882c6d4231c7f3494cf070d0220741aa5
-EBUILD tomlplusplus-3.4.0.ebuild 804 BLAKE2B 48f52fa0180e74c159c701e9a0e63b6ca8c36d9294178afb2866fbe6e5cb787f6070416130410151068a734d8e5dad7f3cce5cac3bfbc2491949ccb5ed2e4c5f SHA512 26dccdb39b29ad009c2ae4bdc6f4b1f5f0c0be3412d268e2e1f17c3c0867465d99f72fef404c839d0199da510e1994e1394c919dad7fd78948e4d283bf04eb62
+EBUILD tomlplusplus-3.4.0.ebuild 811 BLAKE2B 20bb25cd7ebde259e667ca88e52fd85f9a3aeb01d3c604d7a41f2d54ece14a83ef5cad700b6c54d99cb1edce45b7441f1fac42552a7e02f66d70cd3251b193f9 SHA512 1f4a4db8fcea8557d1f8151a1b2245ccf3bedcd3267151cec14028fc1863082c635e785e288f0b0e22b285eb81f8957058af92469235b98dd30522e020c1a836
MISC metadata.xml 472 BLAKE2B 0b7b57b4dab3fe1f942c50c85a29550ded25998479db8e0b3a4502eca56e572047ede8085242c276fc5cce8e59a8991aa8866f695a761987aee8eb02b4d64783 SHA512 e5ded89974456e4731779fd95a11a380b32dda742e0355296f40b87062cfc960faac563bb4a7cb9f97dac2ad0744193d96383c9b3ea8688776444f9021d93055
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 )"