commit: 378109d8c4bf414a1cfa27352da9e3861856be10 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 2 05:52:40 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Mar 2 05:52:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=378109d8
dev-python/pebble: Stabilize 4.6.0 ALLARCHES, #773799 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/pebble/pebble-4.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pebble/pebble-4.6.0.ebuild b/dev-python/pebble/pebble-4.6.0.ebuild index 4d6a2a8d901..79f0c954811 100644 --- a/dev-python/pebble/pebble-4.6.0.ebuild +++ b/dev-python/pebble/pebble-4.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,6 +17,6 @@ S=${WORKDIR}/${P^} LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" distutils_enable_tests pytest