summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-27 08:02:35 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-27 08:31:35 +0100
commite35e19fe529df90dc615c76af271ca4cd30c7adf (patch)
tree588f2286970f9b79deac1b1b732feffa2061f6c1
parentdev-lua/say: keyworded 1.3_p1-r1 for ppc64, bug #651516 (diff)
downloadgentoo-e35e19fe529df90dc615c76af271ca4cd30c7adf.tar.gz
gentoo-e35e19fe529df90dc615c76af271ca4cd30c7adf.tar.bz2
gentoo-e35e19fe529df90dc615c76af271ca4cd30c7adf.zip
dev-lua/busted: keyworded 2.0_rc12_p1 for ppc64, bug #651516
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
-rw-r--r--dev-lua/busted/busted-2.0_rc12_p1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/busted/busted-2.0_rc12_p1.ebuild b/dev-lua/busted/busted-2.0_rc12_p1.ebuild
index 4b4980f1a936..788da4ec863f 100644
--- a/dev-lua/busted/busted-2.0_rc12_p1.ebuild
+++ b/dev-lua/busted/busted-2.0_rc12_p1.ebuild
@@ -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=6
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/Olivine-Labs/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc64 x86"
IUSE=""
COMMON_DEPEND=">=dev-lang/lua-5.1:="