commit:     16bb3f6c454ad4b066af631dbfdabd7093e653f7
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 13 13:10:28 2020 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Dec 13 13:12:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16bb3f6c

sys-apps/dbus-broker: restore ppc64 keyword

Closes: https://bugs.gentoo.org/759742
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 sys-apps/dbus-broker/dbus-broker-25.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/dbus-broker/dbus-broker-25.ebuild 
b/sys-apps/dbus-broker/dbus-broker-25.ebuild
index 93084e63543..7cea8124d8d 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

Reply via email to