summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-03-29 18:33:04 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-03-29 18:33:04 +0100
commitdc9c0e878e3f7820e8ca240cf6422fa24852e523 (patch)
tree136ff6367b3d852c8a6d460237544105e1e82ea4
parentdev-util/ccache: bump up to 3.7.9 (diff)
downloadgentoo-dc9c0e87.tar.gz
gentoo-dc9c0e87.tar.bz2
gentoo-dc9c0e87.zip
dev-python/backports-functools-lru-cache: stable 1.6.1 for arm/arm64, bug #714848
Package-Manager: Portage-2.3.96, Repoman-2.3.22 RepoMan-Options: --include-arches="arm arm64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-python/backports-functools-lru-cache/backports-functools-lru-cache-1.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/backports-functools-lru-cache/backports-functools-lru-cache-1.6.1.ebuild b/dev-python/backports-functools-lru-cache/backports-functools-lru-cache-1.6.1.ebuild
index 7fd1acdc5e5a..2eecf11a63ce 100644
--- a/dev-python/backports-functools-lru-cache/backports-functools-lru-cache-1.6.1.ebuild
+++ b/dev-python/backports-functools-lru-cache/backports-functools-lru-cache-1.6.1.ebuild
@@ -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 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="doc test"
RESTRICT="!test? ( test )"