summaryrefslogtreecommitdiff
path: root/dev-cpp/sdbus-c++
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2025-07-01 22:23:47 +0100
committerJames Le Cuirot <chewi@gentoo.org>2025-07-01 22:26:20 +0100
commitae21d406e951b4c77b19a35e64fde7df66d440cc (patch)
treed579f627479db81c7e57deb6eb82eb85e28181b1 /dev-cpp/sdbus-c++
parent8a1238e7b06019f475f7499f0d4009954ed5f398 (diff)
downloadgentoo-ae21d406e951b4c77b19a35e64fde7df66d440cc.tar.gz
gentoo-ae21d406e951b4c77b19a35e64fde7df66d440cc.tar.bz2
gentoo-ae21d406e951b4c77b19a35e64fde7df66d440cc.zip
dev-cpp/sdbus-c++: Keyword 2.1.0 for ~arm64
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-cpp/sdbus-c++')
-rw-r--r--dev-cpp/sdbus-c++/sdbus-c++-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"