summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-25 21:27:39 +0000
committerSam James <sam@gentoo.org>2021-03-25 21:27:39 +0000
commitbbdaebe88ad942285c80d097deecf77e8a547aa4 (patch)
treebad47fd82b2e68cac46083e25b4450a02ce6f741 /dev-python/pgspecial
parentdev-python/flask-compress: Stabilize 1.9.0 ALLARCHES, #777195 (diff)
downloadgentoo-bbdaebe88ad942285c80d097deecf77e8a547aa4.tar.gz
gentoo-bbdaebe88ad942285c80d097deecf77e8a547aa4.tar.bz2
gentoo-bbdaebe88ad942285c80d097deecf77e8a547aa4.zip
dev-python/pgspecial: Stabilize 1.12.1 ALLARCHES, #777198
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pgspecial')
-rw-r--r--dev-python/pgspecial/pgspecial-1.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pgspecial/pgspecial-1.12.1.ebuild b/dev-python/pgspecial/pgspecial-1.12.1.ebuild
index f83f61db75dc..6c6f5cc1a948 100644
--- a/dev-python/pgspecial/pgspecial-1.12.1.ebuild
+++ b/dev-python/pgspecial/pgspecial-1.12.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/dbcli/pgspecial/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="BSD MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
>=dev-python/click-4.1[${PYTHON_USEDEP}]