diff options
author | Markus Meier <maekke@gentoo.org> | 2017-07-28 06:41:13 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-07-28 06:41:13 +0200 |
commit | de4da74b305d0f7670e2c02fd47cf073704c6747 (patch) | |
tree | 891a21f8203c7b71a3d9a7cbe9fa4789f8b40fa3 /dev-python/dbus-python | |
parent | dev-libs/dbus-glib: arm stable, bug #622822 (diff) | |
download | gentoo-de4da74b305d0f7670e2c02fd47cf073704c6747.tar.gz gentoo-de4da74b305d0f7670e2c02fd47cf073704c6747.tar.bz2 gentoo-de4da74b305d0f7670e2c02fd47cf073704c6747.zip |
dev-python/dbus-python: arm stable, bug #622824
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
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 cd5bc3649310..317140e3e735 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=" |