diff options
Diffstat (limited to 'dev-lua/lua-zlib')
-rw-r--r-- | dev-lua/lua-zlib/lua-zlib-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/lua-zlib/lua-zlib-1.1.ebuild b/dev-lua/lua-zlib/lua-zlib-1.1.ebuild index f036e0a8aea6..b51a835e97de 100644 --- a/dev-lua/lua-zlib/lua-zlib-1.1.ebuild +++ b/dev-lua/lua-zlib/lua-zlib-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/brimworks/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 arm x86" IUSE="" RDEPEND="dev-lang/lua:0 |