summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-09 12:09:47 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-09 12:10:45 +0200
commit15db1be3431a92ee9198426a8bb3733a38cddd9c (patch)
treecb949c6a7311a66323087bf9ec696b77890f3826 /dev-python/dbus-python/dbus-python-1.2.8.ebuild
parentdev-python/tappy: Tested on ~amd64-fbsd, bug #662076 (diff)
downloadgentoo-15db1be3431a92ee9198426a8bb3733a38cddd9c.tar.gz
gentoo-15db1be3431a92ee9198426a8bb3733a38cddd9c.tar.bz2
gentoo-15db1be3431a92ee9198426a8bb3733a38cddd9c.zip
dev-python/dbus-python: Tested on ~amd64-fbsd, bug #662076
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 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 )"