From: Sergei Trofimovich Date: Mon, 6 Aug 2018 20:50:09 +0000 (+0100) Subject: dev-python/dbus-python: keyworded 1.2.8 for ppc64, bug #662076 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8550f7aac7fd2a7551ef92723d9727fbcacbc1d1;p=gentoo.git dev-python/dbus-python: keyworded 1.2.8 for ppc64, bug #662076 Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64" --- diff --git a/dev-python/dbus-python/dbus-python-1.2.8.ebuild b/dev-python/dbus-python/dbus-python-1.2.8.ebuild index f976f4eb972b..aa9df03fa623 100644 --- a/dev-python/dbus-python/dbus-python-1.2.8.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.8.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" IUSE="doc examples test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )"