From: Michał Górny Date: Thu, 9 Aug 2018 10:09:47 +0000 (+0200) Subject: dev-python/dbus-python: Tested on ~amd64-fbsd, bug #662076 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=15db1be3431a92ee9198426a8bb3733a38cddd9c;p=gentoo.git dev-python/dbus-python: Tested on ~amd64-fbsd, bug #662076 --- 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 aa9df03fa623..b3a174b9cf04 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="doc examples test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )"