diff options
author | 2018-03-31 18:59:08 +0100 | |
---|---|---|
committer | 2018-03-31 18:59:08 +0100 | |
commit | 597144095f778b864e81fc5b6c72365fc412b052 (patch) | |
tree | 4622c274974670161a02144c532f334ab20475a5 /dev-python | |
parent | mail-mta/exim: stable 4.90.1 for ppc64, bug #647240 (diff) | |
download | gentoo-597144095f778b864e81fc5b6c72365fc412b052.tar.gz gentoo-597144095f778b864e81fc5b6c72365fc412b052.tar.bz2 gentoo-597144095f778b864e81fc5b6c72365fc412b052.zip |
dev-python/dbus-python: stable 1.2.4 for hppa, bug #622824
Package-Manager: Portage-2.3.27, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/dbus-python/dbus-python-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 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 317140e3e735..873326a7019d 100644 --- a/dev-python/dbus-python/dbus-python-1.2.4.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |