commit: 15db1be3431a92ee9198426a8bb3733a38cddd9c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Aug 9 10:09:47 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Aug 9 10:10:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15db1be3
dev-python/dbus-python: Tested on ~amd64-fbsd, bug #662076 dev-python/dbus-python/dbus-python-1.2.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 aa9df03fa62..b3a174b9cf0 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 )"
