summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-22 13:20:41 +0000
committerSam James <sam@gentoo.org>2021-02-22 13:28:01 +0000
commitd96bed98e21db5cec288b67446a8c277e7cc97a4 (patch)
treeee3ba4babb3fefffdce6c3cb8836a3c03d3e7a37 /dev-python/sybil
parentgames-engines/devilutionx: Revbump to fix remaining font issue (diff)
downloadgentoo-d96bed98e21db5cec288b67446a8c277e7cc97a4.tar.gz
gentoo-d96bed98e21db5cec288b67446a8c277e7cc97a4.tar.bz2
gentoo-d96bed98e21db5cec288b67446a8c277e7cc97a4.zip
dev-python/sybil: Keyword 2.0.1 arm, #772152
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sybil')
-rw-r--r--dev-python/sybil/sybil-2.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sybil/sybil-2.0.1.ebuild b/dev-python/sybil/sybil-2.0.1.ebuild
index 2884e51e7b0f..536800f0b0a5 100644
--- a/dev-python/sybil/sybil-2.0.1.ebuild
+++ b/dev-python/sybil/sybil-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
distutils_enable_tests pytest