Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libev/
Date: Mon, 29 Jan 2018 20:10:33
Message-Id: 1517256610.f5bff4e2fade2ba65db3e64fd4d2ae0304f8c17d.vapier@gentoo
1 commit: f5bff4e2fade2ba65db3e64fd4d2ae0304f8c17d
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 29 20:00:39 2018 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 29 20:10:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5bff4e2
7
8 dev-libs/libev: mark 4.23 arm64/m68k/s390/sh stable
9
10 dev-libs/libev/libev-4.23.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-libs/libev/libev-4.23.ebuild b/dev-libs/libev/libev-4.23.ebuild
14 index 9a694ef1a9a..f325fb0596a 100644
15 --- a/dev-libs/libev/libev-4.23.ebuild
16 +++ b/dev-libs/libev/libev-4.23.ebuild
17 @@ -12,7 +12,7 @@ SRC_URI="http://dist.schmorp.de/libev/${P}.tar.gz
18
19 LICENSE="|| ( BSD GPL-2 )"
20 SLOT="0"
21 -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"
22 +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"
23 IUSE="elibc_glibc static-libs"
24
25 # Bug #283558