diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-24 22:40:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-24 23:08:24 +0100 |
commit | 26bdda803430eb8968d948a952d2ff8c91a9bfc3 (patch) | |
tree | 922d88108e12c4fab5adf7efe5c5f6d879545417 /dev-lua | |
parent | dev-lua/dkjson: stable 2.5 for ppc, bug #638140 (diff) | |
download | gentoo-26bdda803430eb8968d948a952d2ff8c91a9bfc3.tar.gz gentoo-26bdda803430eb8968d948a952d2ff8c91a9bfc3.tar.bz2 gentoo-26bdda803430eb8968d948a952d2ff8c91a9bfc3.zip |
dev-lua/lua-term: stable 0.3 for ppc, bug #638140
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/lua-term/lua-term-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/lua-term/lua-term-0.3.ebuild b/dev-lua/lua-term/lua-term-0.3.ebuild index 3889582bc2c5..6006585939a5 100644 --- a/dev-lua/lua-term/lua-term-0.3.ebuild +++ b/dev-lua/lua-term/lua-term-0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/hoelzro/lua-term/archive/${MY_PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm ppc ~ppc64 x86" IUSE="" COMMON_DEPEND=">=dev-lang/lua-5.1:=" |