Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbsd/
Date: Wed, 21 Mar 2018 11:08:10
Message-Id: 1521630440.3f4d50ef2dc4a0b0a6ab2229f743255fb2c9a59c.leio@gentoo
1 commit: 3f4d50ef2dc4a0b0a6ab2229f743255fb2c9a59c
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 21 10:13:27 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 21 11:07:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f4d50ef
7
8 dev-libs/libbsd-0.8.6: arm64 stable
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 dev-libs/libbsd/libbsd-0.8.6.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-libs/libbsd/libbsd-0.8.6.ebuild b/dev-libs/libbsd/libbsd-0.8.6.ebuild
16 index 6c178d59e9d..ab9fdb3b03f 100644
17 --- a/dev-libs/libbsd/libbsd-0.8.6.ebuild
18 +++ b/dev-libs/libbsd/libbsd-0.8.6.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -10,7 +10,7 @@ SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz"
26
27 LICENSE="BSD BSD-2 BSD-4 ISC"
28 SLOT="0"
29 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
31 IUSE="static-libs"
32
33 DEPEND=">=sys-kernel/linux-headers-3.17"