commit: 0a8c2fcbfb412e376145907c34d55b617085e5f3
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 29 07:04:10 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 29 07:04:13 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a8c2fcb
dev-python/tappy: Stabilize 3.1 ALLARCHES, #832276
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/tappy/tappy-3.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/tappy/tappy-3.1.ebuild
b/dev-python/tappy/tappy-3.1.ebuild
index 547f64ca749c..4e5fca1a66f5 100644
--- a/dev-python/tappy/tappy-3.1.ebuild
+++ b/dev-python/tappy/tappy-3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ S=${WORKDIR}/${MY_PN}-${PV}
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc
x86"
BDEPEND="
dev-python/Babel[${PYTHON_USEDEP}]