diff options
Diffstat (limited to 'dev-python/filelock/filelock-3.0.10.ebuild')
-rw-r--r-- | dev-python/filelock/filelock-3.0.10.ebuild | 4 |
1 files 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 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}]" |