summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-12-03 14:04:38 +0100
committerMarek Szuba <marecki@gentoo.org>2020-12-03 14:11:19 +0100
commit3f9301be595ddbddee218515a23d6d59d49f419c (patch)
treeba9d83a767219b8c739161943ecfa2a484ae051c /dev-lua/say/say-1.3_p1.ebuild
parentdev-lua/penlight: limit unmigrated ebuilds to dev-lang/lua:0 (diff)
downloadgentoo-3f9301be595ddbddee218515a23d6d59d49f419c.tar.gz
gentoo-3f9301be595ddbddee218515a23d6d59d49f419c.tar.bz2
gentoo-3f9301be595ddbddee218515a23d6d59d49f419c.zip
dev-lua/say: limit unmigrated ebuilds to dev-lang/lua:0
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'dev-lua/say/say-1.3_p1.ebuild')
-rw-r--r--dev-lua/say/say-1.3_p1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/say/say-1.3_p1.ebuild b/dev-lua/say/say-1.3_p1.ebuild
index edf21e39b467..243583660466 100644
--- a/dev-lua/say/say-1.3_p1.ebuild
+++ b/dev-lua/say/say-1.3_p1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
-COMMON_DEPEND=">=dev-lang/lua-5.1:="
+COMMON_DEPEND=">=dev-lang/lua-5.1:0="
DEPEND="${COMMON_DEPEND}
virtual/pkgconfig"
RDEPEND="${COMMON_DEPEND}"