From: Rolf Eike Beer Date: Wed, 15 May 2019 22:45:29 +0000 (+0200) Subject: dev-python/filelock: keyworded 3.0.10 for sparc, bug #685868 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=66ab3ffac563c33e0b6935b0818e3f69a583f29a;p=gentoo.git dev-python/filelock: keyworded 3.0.10 for sparc, bug #685868 Signed-off-by: Rolf Eike Beer Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich --- diff --git a/dev-python/filelock/filelock-3.0.10.ebuild b/dev-python/filelock/filelock-3.0.10.ebuild index 0a62a896563a..bc016f84b54c 100644 --- a/dev-python/filelock/filelock-3.0.10.ebuild +++ b/dev-python/filelock/filelock-3.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 2018 Gentoo Authors +# Copyright 2018-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/benediktschmitt/py-filelock/archive/v${PV}.tar.gz -> LICENSE="Unlicense" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"