summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-07-27 15:09:17 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2018-07-27 19:49:27 +0100
commitc2f41fafd565ce9160c2c2bb0368ca84f30cd0f0 (patch)
tree749b936e1f4d89a093d84f901af1a80e1ef091e4 /dev-python/dbus-python/dbus-python-1.2.8.ebuild
parentdev-python/fabric: add paramiko dep upper guard (diff)
downloadgentoo-c2f41fafd565ce9160c2c2bb0368ca84f30cd0f0.tar.gz
gentoo-c2f41fafd565ce9160c2c2bb0368ca84f30cd0f0.tar.bz2
gentoo-c2f41fafd565ce9160c2c2bb0368ca84f30cd0f0.zip
dev-python/dbus-python: keyworded 1.2.8 for sparc
Bug: https://bugs.gentoo.org/662076 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-python/dbus-python/dbus-python-1.2.8.ebuild')
-rw-r--r--dev-python/dbus-python/dbus-python-1.2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
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 df539fe46ab6..f976f4eb972b 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 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
IUSE="doc examples test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="!test? ( test )"