Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lua/luaevent/
Date: Thu, 31 Jan 2019 14:05:54
Message-Id: 1548943492.b4c90243cab2111483395daf52cff66311a29c32.blueness@gentoo
1 commit: b4c90243cab2111483395daf52cff66311a29c32
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 31 14:04:52 2019 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 31 14:04:52 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4c90243
7
8 dev-lua/luaevent: version 0.4.4 stable on amd64 and x86
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-lua/luaevent/luaevent-0.4.4.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-lua/luaevent/luaevent-0.4.4.ebuild b/dev-lua/luaevent/luaevent-0.4.4.ebuild
17 index 45ed9117a1c..57fc5cf893f 100644
18 --- a/dev-lua/luaevent/luaevent-0.4.4.ebuild
19 +++ b/dev-lua/luaevent/luaevent-0.4.4.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="5"
26 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/harningt/luaevent/archive/v${PV}.tar.gz -> ${P}.tar.
27
28 LICENSE="LGPL-2.1"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~arm ~x86"
31 +KEYWORDS="amd64 ~arm x86"
32 IUSE=""
33
34 RDEPEND="dev-lang/lua:0