Gentoo Archives: gentoo-commits

From: Sam James <sam@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 23:37:28
Message-Id: 1606952135.4835a3be18855648aad60590a044a7f0a0357ff9.sam@gentoo
1 commit: 4835a3be18855648aad60590a044a7f0a0357ff9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 2 23:35:35 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 2 23:35:35 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4835a3be
7
8 dev-libs/volume_key: Stabilize 0.3.12-r1 arm64, #757630
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/volume_key/volume_key-0.3.12-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 811ffe8f888..e8f009e2c51 100644
17 --- a/dev-libs/volume_key/volume_key-0.3.12-r1.ebuild
18 +++ b/dev-libs/volume_key/volume_key-0.3.12-r1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="http://releases.pagure.org/${PN}/${P}.tar.xz"
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 sparc x86"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 sparc x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"