diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-16 13:06:50 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-16 13:06:50 +0200 |
commit | 9e55a875eace483eabd62814ddaf9d862308a0e1 (patch) | |
tree | bd8aee941ad16c1da0bbb5f98f12fdb2447f08d4 /dev-python/dbus-python | |
parent | dev-libs/dbus-glib-0.108-r0: alpha stable (diff) | |
download | gentoo-9e55a875eace483eabd62814ddaf9d862308a0e1.tar.gz gentoo-9e55a875eace483eabd62814ddaf9d862308a0e1.tar.bz2 gentoo-9e55a875eace483eabd62814ddaf9d862308a0e1.zip |
dev-python/dbus-python-1.2.4-r0: alpha stable
Gentoo-Bug: 622824
Diffstat (limited to 'dev-python/dbus-python')
-rw-r--r-- | dev-python/dbus-python/dbus-python-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dbus-python/dbus-python-1.2.4.ebuild b/dev-python/dbus-python/dbus-python-1.2.4.ebuild index f01aef7864aa..cd5bc3649310 100644 --- a/dev-python/dbus-python/dbus-python-1.2.4.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint" IUSE="doc examples test" # API docs generated with epydoc, which is python2-only REQUIRED_USE=" |