mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
sys-apps/dbus-broker: add ~ppc64 keyword
Ok: 47 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 1 Timeout: 0 All tests passed. Runtime tested. Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/bus1/dbus-broker.git"
|
||||
else
|
||||
KEYWORDS="~amd64"
|
||||
KEYWORDS="~amd64 ~ppc64"
|
||||
SRC_URI="https://github.com/bus1/dbus-broker/archive/v${PV}/${P}.tar.gz"
|
||||
declare -Ag SUBPROJECTS=(
|
||||
[c-dvar]=ebcef28b0da11ec20250f2fa710130967ddd8fa9
|
||||
|
||||
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/bus1/dbus-broker.git"
|
||||
else
|
||||
KEYWORDS="~amd64"
|
||||
KEYWORDS="~amd64 ~ppc64"
|
||||
SRC_URI="https://github.com/bus1/dbus-broker/archive/v${PV}/${P}.tar.gz"
|
||||
declare -Ag SUBPROJECTS=(
|
||||
[c-dvar]=9e1a5b4363aaece7169df2b2852944a1434b2df5
|
||||
|
||||
Reference in New Issue
Block a user