dev-python/keyczar-0.715-r0: add ~alpha keyword
authorTobias Klausmann <klausman@gentoo.org>
Tue, 7 Jun 2016 14:07:09 +0000 (16:07 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 7 Jun 2016 14:07:41 +0000 (16:07 +0200)
Gentoo-Bug: 573954

Package-Manager: portage-2.3.0_rc1

dev-python/keyczar/keyczar-0.715.ebuild

index feab47b8d9aa3ae258df09f4d4e85424d2183cc2..b53d0aac1281a937fce0b91c8ba59d1b4df413cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~alpha amd64 x86"
 IUSE="doc"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"