From 7232b038f5f5fe44d95be7b32f6d98e385717fc5 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 18 Jan 2021 18:03:25 +0000 Subject: dev-python/fasteners: Stabilize 0.16 ALLARCHES, #765919 Signed-off-by: Sam James --- dev-python/fasteners/fasteners-0.16.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/fasteners') diff --git a/dev-python/fasteners/fasteners-0.16.ebuild b/dev-python/fasteners/fasteners-0.16.ebuild index 5d339cdd5176..bf4ebc943735 100644 --- a/dev-python/fasteners/fasteners-0.16.ebuild +++ b/dev-python/fasteners/fasteners-0.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~arm arm64 x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND=" >=dev-python/monotonic-0.1[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad