summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-11-06 22:37:28 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-11-06 22:37:28 -0700
commit8dcbff41c07cdac78b976c98452c356c6deadf44 (patch)
tree63948ab99ca7ddbc9ef25adf683c26d033c80a9a
parentsys-apps/dbus-broker: keyword 29 for ~arm64 (diff)
downloadgentoo-8dcbff41.tar.gz
gentoo-8dcbff41.tar.bz2
gentoo-8dcbff41.zip
sys-apps/dbus-broker: sync live ebuild keywords
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r--sys-apps/dbus-broker/dbus-broker-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/dbus-broker/dbus-broker-9999.ebuild b/sys-apps/dbus-broker/dbus-broker-9999.ebuild
index 3c404b237532..36eca730b925 100644
--- a/sys-apps/dbus-broker/dbus-broker-9999.ebuild
+++ b/sys-apps/dbus-broker/dbus-broker-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2020 Gentoo Authors
+# Copyright 2017-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/bus1/dbus-broker.git"
else
- KEYWORDS="~amd64 ~ppc64"
+ KEYWORDS="~amd64 ~arm64 ~ppc64"
SRC_URI="https://github.com/bus1/dbus-broker/archive/v${PV}/${P}.tar.gz"
declare -Ag SUBPROJECTS=(
[c-dvar]=9e1a5b4363aaece7169df2b2852944a1434b2df5