Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libev/
Date: Wed, 01 Mar 2017 13:05:56
Message-Id: 1488373489.62b34c89aa5a2732efa4bb6824293bf48206a565.xmw@gentoo
1 commit: 62b34c89aa5a2732efa4bb6824293bf48206a565
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 11:11:22 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 13:04:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62b34c89
7
8 dev-libs/libev: arm stable (bug 609582).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-libs/libev/libev-4.23.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libev/libev-4.23.ebuild b/dev-libs/libev/libev-4.23.ebuild
16 index cdd7e380816..9a694ef1a9a 100644
17 --- a/dev-libs/libev/libev-4.23.ebuild
18 +++ b/dev-libs/libev/libev-4.23.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="http://dist.schmorp.de/libev/${P}.tar.gz
20
21 LICENSE="|| ( BSD GPL-2 )"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
25 IUSE="elibc_glibc static-libs"
26
27 # Bug #283558