diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-14 11:12:06 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-14 11:12:06 +0200 |
commit | 51e719919b990199dc24522599a5c2b077229fed (patch) | |
tree | c23ccc91c423d381ba4a4da77d7f5930c576b235 /dev-python/lockfile | |
parent | dev-python/colorama: Keyword under ALLARCHES policy (diff) | |
download | gentoo-51e719919b990199dc24522599a5c2b077229fed.tar.gz gentoo-51e719919b990199dc24522599a5c2b077229fed.tar.bz2 gentoo-51e719919b990199dc24522599a5c2b077229fed.zip |
dev-python/lockfile: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/lockfile')
-rw-r--r-- | dev-python/lockfile/lockfile-0.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lockfile/lockfile-0.10.2.ebuild b/dev-python/lockfile/lockfile-0.10.2.ebuild index a3e684ce6ba4..288009bf39ef 100644 --- a/dev-python/lockfile/lockfile-0.10.2.ebuild +++ b/dev-python/lockfile/lockfile-0.10.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="doc test" DEPEND=" |