summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2020-12-13 08:10:28 -0500
committerMike Gilbert <floppym@gentoo.org>2020-12-13 08:12:18 -0500
commit16bb3f6c454ad4b066af631dbfdabd7093e653f7 (patch)
tree50f17c1c89bc1983ba493be9ff6db087c4cfa2a8 /sys-apps/dbus-broker
parentdev-lang/elixir: backport mksh fix (diff)
downloadgentoo-16bb3f6c454ad4b066af631dbfdabd7093e653f7.tar.gz
gentoo-16bb3f6c454ad4b066af631dbfdabd7093e653f7.tar.bz2
gentoo-16bb3f6c454ad4b066af631dbfdabd7093e653f7.zip
sys-apps/dbus-broker: restore ppc64 keyword
Closes: https://bugs.gentoo.org/759742 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-apps/dbus-broker')
-rw-r--r--sys-apps/dbus-broker/dbus-broker-25.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dbus-broker/dbus-broker-25.ebuild b/sys-apps/dbus-broker/dbus-broker-25.ebuild
index 93084e63543f..7cea8124d8da 100644
--- a/sys-apps/dbus-broker/dbus-broker-25.ebuild
+++ b/sys-apps/dbus-broker/dbus-broker-25.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" # ~ppc64
+ KEYWORDS="~amd64 ~ppc64"
SRC_URI="https://github.com/bus1/dbus-broker/archive/v${PV}/${P}.tar.gz"
declare -Ag SUBPROJECTS=(
[c-dvar]=70f0f21e86a34577e674e202d5d09ef167102f02