summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-12-31 11:52:13 -0500
committerMatt Turner <mattst88@gentoo.org>2021-12-31 11:52:35 -0500
commit01b5a17abe03228058c24844be4729c2d61ab813 (patch)
treee00f7949ffdeace478d976eb92fc63dfc8e92dd4 /dev-python/uritemplate
parentdev-python/isoduration: Keyword 20.11.0 alpha, #815403 (diff)
downloadgentoo-01b5a17abe03228058c24844be4729c2d61ab813.tar.gz
gentoo-01b5a17abe03228058c24844be4729c2d61ab813.tar.bz2
gentoo-01b5a17abe03228058c24844be4729c2d61ab813.zip
dev-python/uritemplate: Keyword 4.1.0 alpha, #815403
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/uritemplate')
-rw-r--r--dev-python/uritemplate/uritemplate-4.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/uritemplate/uritemplate-4.1.0.ebuild b/dev-python/uritemplate/uritemplate-4.1.0.ebuild
index f8e912d30d6e..30c226c8ae75 100644
--- a/dev-python/uritemplate/uritemplate-4.1.0.ebuild
+++ b/dev-python/uritemplate/uritemplate-4.1.0.ebuild
@@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="Apache-2.0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
distutils_enable_tests pytest