summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-02 05:52:40 +0000
committerSam James <sam@gentoo.org>2021-03-02 05:52:40 +0000
commit378109d8c4bf414a1cfa27352da9e3861856be10 (patch)
treec277fe2d14afe6292eaa7cc4f254bdf3ba2c6868 /dev-python/pebble
parentdev-python/openpyxl: Stabilize 3.0.6 ALLARCHES, #773781 (diff)
downloadgentoo-378109d8c4bf414a1cfa27352da9e3861856be10.tar.gz
gentoo-378109d8c4bf414a1cfa27352da9e3861856be10.tar.bz2
gentoo-378109d8c4bf414a1cfa27352da9e3861856be10.zip
dev-python/pebble: Stabilize 4.6.0 ALLARCHES, #773799
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pebble')
-rw-r--r--dev-python/pebble/pebble-4.6.0.ebuild4
1 files 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 4d6a2a8d901f..79f0c9548119 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