diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-16 19:31:15 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-16 19:31:15 +0300 |
commit | 38f03b55b8386ec3bb8a74a68da9c05cf4cf76be (patch) | |
tree | 3dace4d24094d94d17d801cad317d542b51d8266 /dev-cpp/tomlplusplus | |
parent | games-action/prismlauncher: Keyword 8.2-r1 arm64, #930110 (diff) | |
download | gentoo-38f03b55b8386ec3bb8a74a68da9c05cf4cf76be.tar.gz gentoo-38f03b55b8386ec3bb8a74a68da9c05cf4cf76be.tar.bz2 gentoo-38f03b55b8386ec3bb8a74a68da9c05cf4cf76be.zip |
dev-cpp/tomlplusplus: Keyword 3.4.0 arm64, #930110
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/tomlplusplus')
-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 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 )" |