summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-01-31 09:04:52 -0500
committerAnthony G. Basile <blueness@gentoo.org>2019-01-31 09:04:52 -0500
commitb4c90243cab2111483395daf52cff66311a29c32 (patch)
treedbe7d826184b384751620e96af884d84615ac918 /dev-lua/luaevent/luaevent-0.4.4.ebuild
parentdev-lua/luaevent: version bump to 0.4.6 (diff)
downloadgentoo-b4c90243cab2111483395daf52cff66311a29c32.tar.gz
gentoo-b4c90243cab2111483395daf52cff66311a29c32.tar.bz2
gentoo-b4c90243cab2111483395daf52cff66311a29c32.zip
dev-lua/luaevent: version 0.4.4 stable on amd64 and x86
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-lua/luaevent/luaevent-0.4.4.ebuild')
-rw-r--r--dev-lua/luaevent/luaevent-0.4.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/luaevent/luaevent-0.4.4.ebuild b/dev-lua/luaevent/luaevent-0.4.4.ebuild
index 45ed9117a1c5..57fc5cf893f5 100644
--- a/dev-lua/luaevent/luaevent-0.4.4.ebuild
+++ b/dev-lua/luaevent/luaevent-0.4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/harningt/luaevent/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
IUSE=""
RDEPEND="dev-lang/lua:0