commit: 1726a4b198d00142ab91ac00ffff544630a4cd0d
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 26 09:39:10 2017 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jul 26 09:40:24 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1726a4b1
dev-python/backports-functools-lru-cache: marked ~amd64-linux
Package-Manager: Portage-2.3.6, Repoman-2.3.1
.../backports-functools-lru-cache-1.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/backports-functools-lru-cache/backports-functools-lru-cache-1.4-r1.ebuild
b/dev-python/backports-functools-lru-cache/backports-functools-lru-cache-1.4-r1.ebuild
index f0284f1e4d5..f169f0017aa 100644
---
a/dev-python/backports-functools-lru-cache/backports-functools-lru-cache-1.4-r1.ebuild
+++
b/dev-python/backports-functools-lru-cache/backports-functools-lru-cache-1.4-r1.ebuild
@@ -15,7 +15,7 @@
SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 x86 ~amd64-linux"
IUSE="doc test"
RDEPEND="dev-python/backports[${PYTHON_USEDEP}]"