summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-17 14:05:28 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-17 14:05:28 -0400
commitf4dd587d26912936549488d3e96dab52783f3b99 (patch)
tree21545565df047e0eeaa69beb14acbe6e86492b93 /dev-python/zc-lockfile
parentdev-python/jaraco-classes: arm64 keyworded (bug #615400) (diff)
downloadgentoo-f4dd587d26912936549488d3e96dab52783f3b99.tar.gz
gentoo-f4dd587d26912936549488d3e96dab52783f3b99.tar.bz2
gentoo-f4dd587d26912936549488d3e96dab52783f3b99.zip
dev-python/zc-lockfile: arm64 keyworded (bug #615400)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python/zc-lockfile')
-rw-r--r--dev-python/zc-lockfile/zc-lockfile-1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/zc-lockfile/zc-lockfile-1.4.ebuild b/dev-python/zc-lockfile/zc-lockfile-1.4.ebuild
index fd579d7db44a..79e0ce90c734 100644
--- a/dev-python/zc-lockfile/zc-lockfile-1.4.ebuild
+++ b/dev-python/zc-lockfile/zc-lockfile-1.4.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="ZPL"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
IUSE="test"
RDEPEND=">=dev-python/setuptools-3.3[${PYTHON_USEDEP}]"