dev-lua/lua-term: keyworded 0.3 for ppc64, bug #651516
authorSergei Trofimovich <slyfox@gentoo.org>
Tue, 27 Mar 2018 06:51:33 +0000 (07:51 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Tue, 27 Mar 2018 07:31:33 +0000 (08:31 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

dev-lua/lua-term/lua-term-0.3.ebuild

index 043d32b8ee0ae7e2ae5c672e71140e6530c62f83..d4bffa08e7296fbd9ad60250c640385d84271176 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # 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 x86"
+KEYWORDS="amd64 ~ppc64 x86"
 IUSE=""
 
 COMMON_DEPEND=">=dev-lang/lua-5.1:="