diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-11-16 15:06:16 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-11-16 15:08:36 -0800 |
commit | 98b76d6caa36be1ed39262d8c1781018edc2b2c9 (patch) | |
tree | 58eefa04eba2ae42c1f9619676d0162fb9df7dfe /sys-apps | |
parent | dev-python/black: Remove old (diff) | |
download | gentoo-98b76d6caa36be1ed39262d8c1781018edc2b2c9.tar.gz gentoo-98b76d6caa36be1ed39262d8c1781018edc2b2c9.tar.bz2 gentoo-98b76d6caa36be1ed39262d8c1781018edc2b2c9.zip |
sys-apps/dbus-broker: Stabilize 29 ppc64, #822216
Ok: 47
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 1
Timeout: 0
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/dbus-broker/dbus-broker-29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dbus-broker/dbus-broker-29.ebuild b/sys-apps/dbus-broker/dbus-broker-29.ebuild index 3016acfe03f1..3d255c0c273a 100644 --- a/sys-apps/dbus-broker/dbus-broker-29.ebuild +++ b/sys-apps/dbus-broker/dbus-broker-29.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/bus1/dbus-broker.git" else - KEYWORDS="amd64 ~arm64 ~ppc64" + KEYWORDS="amd64 ~arm64 ppc64" SRC_URI="https://github.com/bus1/dbus-broker/archive/v${PV}/${P}.tar.gz" declare -Ag SUBPROJECTS=( [c-dvar]=c8ea9712a94186512c22c32f32c421d6a2db6feb |