Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/lockdev/
Date: Sat, 02 Feb 2019 21:17:08
Message-Id: 1549142024.202cc7dec86a2a45969a65dec5da0a1efe38b905.slyfox@gentoo
1 commit: 202cc7dec86a2a45969a65dec5da0a1efe38b905
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 2 21:13:44 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 2 21:13:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=202cc7de
7
8 dev-libs/lockdev: stable 1.0.3.1.2-r3 for ppc64, bug #676474
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-libs/lockdev/lockdev-1.0.3.1.2-r3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 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
18 index 8173780c897..826ad514283 100644
19 --- a/dev-libs/lockdev/lockdev-1.0.3.1.2-r3.ebuild
20 +++ b/dev-libs/lockdev/lockdev-1.0.3.1.2-r3.ebuild
21 @@ -21,7 +21,7 @@ SRC_URI="
22
23 LICENSE="LGPL-2.1"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ~ppc64 ~sparc x86"
26 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86"
27 IUSE="perl"
28
29 DEPEND=""