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/xapp/
Date: Tue, 29 Dec 2020 17:14:46
Message-Id: 1609262062.666bcb9a61daa57bb17a542854aee268a108913a.sam@gentoo
1 commit: 666bcb9a61daa57bb17a542854aee268a108913a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 29 17:14:22 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 29 17:14:22 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=666bcb9a
7
8 dev-python/xapp: Stabilize 2.0.1 amd64, #761996
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/xapp/xapp-2.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/xapp/xapp-2.0.1.ebuild b/dev-python/xapp/xapp-2.0.1.ebuild
16 index 44ea6486148..013b945816d 100644
17 --- a/dev-python/xapp/xapp-2.0.1.ebuild
18 +++ b/dev-python/xapp/xapp-2.0.1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/linuxmint/python3-xapp/archive/${PV}.tar.gz -> ${P}.
20
21 LICENSE="LGPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm64 ~x86"
25 IUSE=""
26
27 DEPEND="x11-libs/xapps[introspection]"