summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-19 21:57:36 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-19 21:57:36 +0300
commit4b5b4c4634df8574ecc727433873e3e056559896 (patch)
treea52168ffd12c56aa92e401d3358f5ecb8e99ed34 /dev-cpp
parentdev-cpp/toml11: Keyword 4.2.0 arm, #939845 (diff)
downloadgentoo-4b5b4c4634df8574ecc727433873e3e056559896.tar.gz
gentoo-4b5b4c4634df8574ecc727433873e3e056559896.tar.bz2
gentoo-4b5b4c4634df8574ecc727433873e3e056559896.zip
dev-cpp/toml11: Keyword 4.2.0 arm64, #939845
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/toml11/toml11-4.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/toml11/toml11-4.2.0.ebuild b/dev-cpp/toml11/toml11-4.2.0.ebuild
index dcd2d7c2bdfa..29e92d2f1353 100644
--- a/dev-cpp/toml11/toml11-4.2.0.ebuild
+++ b/dev-cpp/toml11/toml11-4.2.0.ebuild
@@ -17,7 +17,7 @@ else
SRC_URI="https://github.com/ToruNiina/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
fi
LICENSE="MIT"