summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-27 21:55:29 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-27 21:55:29 +0100
commitcef2c4e21a334db505a0f74e4f442cad5c090c86 (patch)
tree579364b9fc7710f5556474902eafe80ca4bed302 /dev-python/lockfile
parentdev-python/lockfile: Mark ALLARCHES (diff)
downloadgentoo-cef2c4e21a334db505a0f74e4f442cad5c090c86.tar.gz
gentoo-cef2c4e21a334db505a0f74e4f442cad5c090c86.tar.bz2
gentoo-cef2c4e21a334db505a0f74e4f442cad5c090c86.zip
dev-python/lockfile: Stabilize 0.12.2-r2 ALLARCHES
Closes: https://bugs.gentoo.org/714366 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/lockfile')
-rw-r--r--dev-python/lockfile/lockfile-0.12.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lockfile/lockfile-0.12.2-r2.ebuild b/dev-python/lockfile/lockfile-0.12.2-r2.ebuild
index 27fb155efae5..c68fffd4998d 100644
--- a/dev-python/lockfile/lockfile-0.12.2-r2.ebuild
+++ b/dev-python/lockfile/lockfile-0.12.2-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86"
IUSE="doc test"
RESTRICT="!test? ( test )"