From: Mikle Kolyada Date: Sat, 13 Oct 2018 08:30:28 +0000 (+0300) Subject: dev-libs/volume_key: amd64 stable wrt bug #668442 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0b78a71548cc55dd97f26e73f4fc5593f1e827cf;p=gentoo.git dev-libs/volume_key: amd64 stable wrt bug #668442 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- diff --git a/dev-libs/volume_key/volume_key-0.3.11.ebuild b/dev-libs/volume_key/volume_key-0.3.11.ebuild index 97ae19f3c73d..3fb4665dfe1b 100644 --- a/dev-libs/volume_key/volume_key-0.3.11.ebuild +++ b/dev-libs/volume_key/volume_key-0.3.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="http://releases.pagure.org/${PN}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}"