Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/lockdev/
Date: Sat, 08 Jul 2017 09:20:33
Message-Id: 1499505537.d2cff040d38e367f9e5d6d35bc6b758d2153fa63.aballier@gentoo
1 commit: d2cff040d38e367f9e5d6d35bc6b758d2153fa63
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 8 09:14:56 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 8 09:18:57 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2cff040
7
8 dev-libs/lockdev: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-libs/lockdev/lockdev-1.0.3.1.2-r3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-libs/lockdev/lockdev-1.0.3.1.2-r3.ebuild b/dev-libs/lockdev/lockdev-1.0.3.1.2-r3.ebuild
16 index b54adb05158..4f87d0d4021 100644
17 --- a/dev-libs/lockdev/lockdev-1.0.3.1.2-r3.ebuild
18 +++ b/dev-libs/lockdev/lockdev-1.0.3.1.2-r3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -21,7 +21,7 @@ SRC_URI="
26
27 LICENSE="LGPL-2.1"
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
30 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
31 IUSE="perl"
32
33 DEPEND=""