Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/volume_key/
Date: Wed, 02 Dec 2020 03:06:39
Message-Id: 1606878064.8dfbf401209366c94f10098464468cbb21c27583.whissi@gentoo
1 commit: 8dfbf401209366c94f10098464468cbb21c27583
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 2 03:01:04 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 2 03:01:04 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dfbf401
7
8 dev-libs/volume_key: x86 stable (bug #757630)
9
10 Package-Manager: Portage-3.0.10, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-libs/volume_key/volume_key-0.3.12-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/volume_key/volume_key-0.3.12-r1.ebuild b/dev-libs/volume_key/volume_key-0.3.12-r1.ebuild
17 index 2a6dd33d088..a6cec5c1bed 100644
18 --- a/dev-libs/volume_key/volume_key-0.3.12-r1.ebuild
19 +++ b/dev-libs/volume_key/volume_key-0.3.12-r1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="http://releases.pagure.org/${PN}/${P}.tar.xz"
21
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
26 IUSE="test"
27 RESTRICT="!test? ( test )"