From: Agostino Sarubbo Date: Mon, 27 Apr 2020 11:39:37 +0000 (+0200) Subject: dev-python/dbus-python: ppc64 stable wrt bug #714306 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7bc6745783ea60bb1b6e942edb5c252ad9aacbac;p=gentoo.git dev-python/dbus-python: ppc64 stable wrt bug #714306 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/dbus-python/dbus-python-1.2.14.ebuild b/dev-python/dbus-python/dbus-python-1.2.14.ebuild index ffbc2392c8f9..b0cfa46ec0a6 100644 --- a/dev-python/dbus-python/dbus-python-1.2.14.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.14.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="doc examples test" REQUIRED_USE="${PYTHON_REQUIRED_USE}"