diff options
author | Markus Meier <maekke@gentoo.org> | 2019-02-04 21:12:26 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2019-02-04 21:12:26 +0100 |
commit | 704f2c727a98d0f2f5d099311c90e1fb47e03208 (patch) | |
tree | f25979cdca13692f9eafb8cd1ec8aacf87bf9f03 /dev-lua/lua-zlib | |
parent | gnome-extra/gucharmap: version bump (diff) | |
download | gentoo-704f2c727a98d0f2f5d099311c90e1fb47e03208.tar.gz gentoo-704f2c727a98d0f2f5d099311c90e1fb47e03208.tar.bz2 gentoo-704f2c727a98d0f2f5d099311c90e1fb47e03208.zip |
dev-lua/lua-zlib: arm stable, bug #622680
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
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 |