Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dbus-python/
Date: Sun, 10 May 2020 18:58:41
Message-Id: 1589136562.cdf7f6b13c92edc3910c69b7a332825831a9f292.asturm@gentoo
1 commit: cdf7f6b13c92edc3910c69b7a332825831a9f292
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 10 18:49:22 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun May 10 18:49:22 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdf7f6b1
7
8 dev-python/dbus-python: Rollover ~mips to 1.2.16
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 dev-python/dbus-python/dbus-python-1.2.16.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/dbus-python/dbus-python-1.2.16.ebuild b/dev-python/dbus-python/dbus-python-1.2.16.ebuild
17 index b0cfa46ec0a..d7512b4dc8f 100644
18 --- a/dev-python/dbus-python/dbus-python-1.2.16.ebuild
19 +++ b/dev-python/dbus-python/dbus-python-1.2.16.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86"
25 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
26
27 IUSE="doc examples test"
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"