summaryrefslogtreecommitdiff
path: root/dev-cpp/sol2
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-10 23:34:40 +0100
committerSam James <sam@gentoo.org>2023-06-10 23:34:40 +0100
commit123a42b0c1a42017916c30eb02b2041e2bc4ec2b (patch)
tree1dac7d052e928b5739abe666a000eb9934e180b2 /dev-cpp/sol2
parent81d063377537e72710854c5853e1aa8352433268 (diff)
downloadgentoo-123a42b0c1a42017916c30eb02b2041e2bc4ec2b.tar.gz
gentoo-123a42b0c1a42017916c30eb02b2041e2bc4ec2b.tar.bz2
gentoo-123a42b0c1a42017916c30eb02b2041e2bc4ec2b.zip
dev-cpp/sol2: Keyword 3.3.0 arm64, #908285
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/sol2')
-rw-r--r--dev-cpp/sol2/sol2-3.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/sol2/sol2-3.3.0.ebuild b/dev-cpp/sol2/sol2-3.3.0.ebuild
index 50d295903f95..7f9c9351ad92 100644
--- a/dev-cpp/sol2/sol2-3.3.0.ebuild
+++ b/dev-cpp/sol2/sol2-3.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ThePhD/sol2/archive/refs/tags/v${PV}.tar.gz -> ${P}.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="test"
REQUIRED_USE="${LUA_REQUIRED_USE}"
RESTRICT="!test? ( test )"