dev-libs/volume_key: Add ~alpha keyword wrt bug #641308
authorMikle Kolyada <zlogene@gentoo.org>
Thu, 18 Jan 2018 18:01:00 +0000 (21:01 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Thu, 18 Jan 2018 18:05:05 +0000 (21:05 +0300)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-libs/volume_key/volume_key-0.3.9.ebuild

index d281bf2c383363f497126a7b31766285e4bd7259..e8adf3c55aadc2df2fccedd054bd279739bd2cd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="http://releases.pagure.org/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="test"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"