dev-python/backports-functools-lru-cache: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Wed, 4 Dec 2019 06:09:28 +0000 (01:09 -0500)
committerAaron Bauman <bman@gentoo.org>
Wed, 4 Dec 2019 06:45:36 +0000 (01:45 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19

dev-python/backports-functools-lru-cache/backports-functools-lru-cache-1.4-r1.ebuild

index 386f4d9d26d21fd5f45b0ef602c0345ddac70cba..148ec19a7f5fb623ddb9bebce3f8b9845363c927 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="doc test"
 
 RDEPEND="dev-python/backports[${PYTHON_USEDEP}]"