diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-22 22:22:21 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-22 22:23:45 -0500 |
commit | 04a3a57ba4cdcf495ce20ff42b592cc648f5af25 (patch) | |
tree | 4ee8cde114fc0a5b3957757e164aba947311b214 /dev-python/dbus-python | |
parent | dev-python/tappy-2.4: added ~alpha, bug 662076 (diff) | |
download | gentoo-04a3a57ba4cdcf495ce20ff42b592cc648f5af25.tar.gz gentoo-04a3a57ba4cdcf495ce20ff42b592cc648f5af25.tar.bz2 gentoo-04a3a57ba4cdcf495ce20ff42b592cc648f5af25.zip |
dev-python/dbus-python-1.2.8: added ~alpha, bug 662076
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/dbus-python')
-rw-r--r-- | dev-python/dbus-python/dbus-python-1.2.8.ebuild | 2 |
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 af5f8c3d0532..9db1531cfbed 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 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="doc examples test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )" |