commit: 666bcb9a61daa57bb17a542854aee268a108913a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Dec 29 17:14:22 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Dec 29 17:14:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=666bcb9a
dev-python/xapp: Stabilize 2.0.1 amd64, #761996 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/xapp/xapp-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/xapp/xapp-2.0.1.ebuild b/dev-python/xapp/xapp-2.0.1.ebuild index 44ea6486148..013b945816d 100644 --- a/dev-python/xapp/xapp-2.0.1.ebuild +++ b/dev-python/xapp/xapp-2.0.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/linuxmint/python3-xapp/archive/${PV}.tar.gz -> ${P}. LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="" DEPEND="x11-libs/xapps[introspection]"
