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/libev/
Date: Sat, 12 Oct 2019 22:45:28
Message-Id: 1570920312.08f7f5ca06960a2a10a0679bc3561a673adfa69a.mattst88@gentoo
1 commit: 08f7f5ca06960a2a10a0679bc3561a673adfa69a
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 12 22:45:02 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 12 22:45:12 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08f7f5ca
7
8 dev-libs/libev-4.25: alpha stable, bug 697110
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-libs/libev/libev-4.25.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libev/libev-4.25.ebuild b/dev-libs/libev/libev-4.25.ebuild
16 index 1600689440c..8c1307b5ea9 100644
17 --- a/dev-libs/libev/libev-4.25.ebuild
18 +++ b/dev-libs/libev/libev-4.25.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 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
24 +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
25 IUSE="elibc_glibc static-libs"
26
27 # Bug #283558