diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 04:09:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 04:09:02 +0000 |
commit | c1ada4b66b44374807257b88b66aef494030c3c1 (patch) | |
tree | ada44344dff3be94a8f4ba7344c221f32a2da18b /app-admin | |
parent | app-admin/conky: Stabilize 1.11.6-r2 amd64, #766528 (diff) | |
download | gentoo-c1ada4b66b44374807257b88b66aef494030c3c1.tar.gz gentoo-c1ada4b66b44374807257b88b66aef494030c3c1.tar.bz2 gentoo-c1ada4b66b44374807257b88b66aef494030c3c1.zip |
app-admin/lsyncd: Stabilize 2.2.3 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/lsyncd/lsyncd-2.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/lsyncd/lsyncd-2.2.3.ebuild b/app-admin/lsyncd/lsyncd-2.2.3.ebuild index 705a0e4067e6..af91574ccc91 100644 --- a/app-admin/lsyncd/lsyncd-2.2.3.ebuild +++ b/app-admin/lsyncd/lsyncd-2.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/axkibe/lsyncd/archive/release-${PV}.tar.gz -> ${P}.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" REQUIRED_USE="${LUA_REQUIRED_USE}" |