Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbsd/
Date: Sat, 06 Oct 2018 19:46:32
Message-Id: 1538855169.3f4cbb9617ab95df48b59d947ffe773d05305d56.mattst88@gentoo
1 commit: 3f4cbb9617ab95df48b59d947ffe773d05305d56
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 19:45:45 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 19:46:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f4cbb96
7
8 dev-libs/libbsd-0.9.1: ppc64 stable, bug 666842
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-libs/libbsd/libbsd-0.9.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libbsd/libbsd-0.9.1.ebuild b/dev-libs/libbsd/libbsd-0.9.1.ebuild
16 index 6b61ae3525d..af8633e3a83 100644
17 --- a/dev-libs/libbsd/libbsd-0.9.1.ebuild
18 +++ b/dev-libs/libbsd/libbsd-0.9.1.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz"
20
21 LICENSE="BSD BSD-2 BSD-4 ISC"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="static-libs"
26
27 DEPEND=">=sys-kernel/linux-headers-3.17"