commit: ae21d406e951b4c77b19a35e64fde7df66d440cc
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 1 21:23:47 2025 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Jul 1 21:26:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae21d406
dev-cpp/sdbus-c++: Keyword 2.1.0 for ~arm64
The tests pass.
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
dev-cpp/sdbus-c++/sdbus-c++-2.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/sdbus-c++/sdbus-c++-2.1.0.ebuild
b/dev-cpp/sdbus-c++/sdbus-c++-2.1.0.ebuild
index bcf6e7103708..a51e79b81e4b 100644
--- a/dev-cpp/sdbus-c++/sdbus-c++-2.1.0.ebuild
+++ b/dev-cpp/sdbus-c++/sdbus-c++-2.1.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/sdbus-cpp-${PV}"
LICENSE="LGPL-2.1+ Nokia-Qt-LGPL-Exception-1.1" # Nothing to do with Qt but
exception text is exactly the same.
SLOT="0/2"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
IUSE="doc +elogind systemd test tools"
REQUIRED_USE="?? ( elogind systemd )"
RESTRICT="!test? ( test )"