Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dbus-next/
Date: Tue, 07 Jun 2022 23:12:54
Message-Id: 1654643554.e884b22cfccf3361454c38387699aca84a5090f5.sam@gentoo
1 commit: e884b22cfccf3361454c38387699aca84a5090f5
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 7 23:12:34 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 7 23:12:34 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e884b22c
7
8 dev-python/dbus-next: Keyword 0.2.3-r1 x86, #846383
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/dbus-next/dbus-next-0.2.3-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/dbus-next/dbus-next-0.2.3-r1.ebuild b/dev-python/dbus-next/dbus-next-0.2.3-r1.ebuild
16 index 7826aedf1dc8..6a069f2f4b9c 100644
17 --- a/dev-python/dbus-next/dbus-next-0.2.3-r1.ebuild
18 +++ b/dev-python/dbus-next/dbus-next-0.2.3-r1.ebuild
19 @@ -14,7 +14,7 @@ S="${WORKDIR}"/python-${P}
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~x86"
25
26 BDEPEND="test? (
27 dev-python/pygobject[${PYTHON_USEDEP}]