Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/uritemplate/
Date: Fri, 31 Dec 2021 16:53:31
Message-Id: 1640969555.01b5a17abe03228058c24844be4729c2d61ab813.mattst88@gentoo
1 commit: 01b5a17abe03228058c24844be4729c2d61ab813
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 31 16:52:13 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 31 16:52:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01b5a17a
7
8 dev-python/uritemplate: Keyword 4.1.0 alpha, #815403
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-python/uritemplate/uritemplate-4.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/uritemplate/uritemplate-4.1.0.ebuild b/dev-python/uritemplate/uritemplate-4.1.0.ebuild
16 index f8e912d30d6e..30c226c8ae75 100644
17 --- a/dev-python/uritemplate/uritemplate-4.1.0.ebuild
18 +++ b/dev-python/uritemplate/uritemplate-4.1.0.ebuild
19 @@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 SLOT="0"
22 LICENSE="Apache-2.0"
23 -KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
25
26 distutils_enable_tests pytest