commit: d96bed98e21db5cec288b67446a8c277e7cc97a4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 22 13:20:41 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 22 13:28:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d96bed98
dev-python/sybil: Keyword 2.0.1 arm, #772152
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/sybil/sybil-2.0.1.ebuild | 4 ++--
1 file 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 2884e51e7b0..536800f0b0a 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