commit: 66ab3ffac563c33e0b6935b0818e3f69a583f29a Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Wed May 15 22:45:29 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Wed May 15 22:56:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66ab3ffa
dev-python/filelock: keyworded 3.0.10 for sparc, bug #685868 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-python/filelock/filelock-3.0.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/filelock/filelock-3.0.10.ebuild b/dev-python/filelock/filelock-3.0.10.ebuild index 0a62a896563..bc016f84b54 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}]"
