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/libbsd/
Date: Sat, 09 Sep 2017 18:54:14
Message-Id: 1504982918.970fcba9ecf43d6c05240415043d546cf4f662b4.slyfox@gentoo
1 commit: 970fcba9ecf43d6c05240415043d546cf4f662b4
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 9 18:48:38 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 9 18:48:38 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=970fcba9
7
8 dev-libs/libbsd: stable 0.8.6 for ppc/ppc64, bug #630340
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc ppc64"
12
13 dev-libs/libbsd/libbsd-0.8.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/libbsd/libbsd-0.8.6.ebuild b/dev-libs/libbsd/libbsd-0.8.6.ebuild
17 index 7c5b99031ee..41880fe13da 100644
18 --- a/dev-libs/libbsd/libbsd-0.8.6.ebuild
19 +++ b/dev-libs/libbsd/libbsd-0.8.6.ebuild
20 @@ -10,7 +10,7 @@ SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz"
21
22 LICENSE="BSD BSD-2 BSD-4 ISC"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
26 IUSE="static-libs"
27
28 DEPEND=">=sys-kernel/linux-headers-3.17"