summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-04-09 19:33:53 -0700
committerMatt Turner <mattst88@gentoo.org>2022-04-09 19:34:03 -0700
commitce27927935d5c21033c027ef36203f6825b7cebc (patch)
tree809ad731b3fc17d38b2ca2012e2c46e4ee75473b /dev-python/uri_template
parentapp-benchmarks/dbench: keyword 4.0 for ~riscv (diff)
downloadgentoo-ce27927935d5c21033c027ef36203f6825b7cebc.tar.gz
gentoo-ce27927935d5c21033c027ef36203f6825b7cebc.tar.bz2
gentoo-ce27927935d5c21033c027ef36203f6825b7cebc.zip
dev-python/uri_template: Keyword 1.1.0 alpha, #836003
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/uri_template')
-rw-r--r--dev-python/uri_template/uri_template-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/uri_template/uri_template-1.1.0.ebuild b/dev-python/uri_template/uri_template-1.1.0.ebuild
index d3562e0ff565..2aa659f49c57 100644
--- a/dev-python/uri_template/uri_template-1.1.0.ebuild
+++ b/dev-python/uri_template/uri_template-1.1.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
python_test() {
"${EPYTHON}" "test.py" || die "Tests fail with ${EPYTHON}."