commit: 38f03b55b8386ec3bb8a74a68da9c05cf4cf76be Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 16 16:31:15 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Apr 16 16:31:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38f03b55
dev-cpp/tomlplusplus: Keyword 3.4.0 arm64, #930110 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-cpp/tomlplusplus/tomlplusplus-3.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/tomlplusplus/tomlplusplus-3.4.0.ebuild b/dev-cpp/tomlplusplus/tomlplusplus-3.4.0.ebuild index c588c3a39fd9..9c8941ea61d9 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 ~arm64 ~riscv" IUSE="test" RESTRICT="!test? ( test )"
