diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 21:01:00 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 21:05:05 +0300 |
commit | da592e080e172b4eae19a181810320b2a3854c32 (patch) | |
tree | cfb7eefae31e95b5bf33aff217dbbb04f5c9742c /dev-libs/volume_key | |
parent | net-analyzer/icinga2: 2.8.1 bup (diff) | |
download | gentoo-da592e080e172b4eae19a181810320b2a3854c32.tar.gz gentoo-da592e080e172b4eae19a181810320b2a3854c32.tar.bz2 gentoo-da592e080e172b4eae19a181810320b2a3854c32.zip |
dev-libs/volume_key: Add ~alpha keyword wrt bug #641308
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-libs/volume_key')
-rw-r--r-- | dev-libs/volume_key/volume_key-0.3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/volume_key/volume_key-0.3.9.ebuild b/dev-libs/volume_key/volume_key-0.3.9.ebuild index d281bf2c3833..e8adf3c55aad 100644 --- a/dev-libs/volume_key/volume_key-0.3.9.ebuild +++ b/dev-libs/volume_key/volume_key-0.3.9.ebuild @@ -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}" |