commit: ed550da49f2630c122f7509d60b6ae8bb25bf20c
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 17:35:10 2015 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 17:35:10 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed550da4
dev-python/lockfile: add ~alpha keyword
Gentoo-Bug: 558546
Package-Manager: portage-2.2.21
dev-python/lockfile/lockfile-0.10.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/lockfile/lockfile-0.10.2.ebuild
b/dev-python/lockfile/lockfile-0.10.2.ebuild
index cc4bcfa..dd00ec9 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="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86"
IUSE="doc test"
DEPEND="