commit: 19d011c0f7865837f762796b2484aa2d4725506d Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Jun 22 14:12:37 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Jun 22 14:12:37 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19d011c0
dev-python/filelock: keyworded 3.0.10 for ppc/ppc64, bug #687200 Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.67, Repoman-2.3.15 RepoMan-Options: --include-arches="ppc ppc64" Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-python/filelock/filelock-3.0.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/filelock/filelock-3.0.10.ebuild b/dev-python/filelock/filelock-3.0.10.ebuild index bc016f84b54..7aac4dec8b1 100644 --- a/dev-python/filelock/filelock-3.0.10.ebuild +++ b/dev-python/filelock/filelock-3.0.10.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/benediktschmitt/py-filelock/archive/v${PV}.tar.gz -> LICENSE="Unlicense" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
