summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-05-24 22:44:06 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-05-24 23:08:37 +0100
commit1a8879f80dca497eeee0dd6edcb1fabfd2ca70a2 (patch)
tree155b62f189a8e24817d65f312c34f20085121d72 /dev-lua
parentsys-apps/portage: stable 2.3.66-r1 for ppc, bug #686618 (diff)
downloadgentoo-1a8879f80dca497eeee0dd6edcb1fabfd2ca70a2.tar.gz
gentoo-1a8879f80dca497eeee0dd6edcb1fabfd2ca70a2.tar.bz2
gentoo-1a8879f80dca497eeee0dd6edcb1fabfd2ca70a2.zip
dev-lua/busted: stable 2.0_rc12_p1 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/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 badb36aa0024..b1e63bb96964 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-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# 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 arm ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm ppc ~ppc64 x86"
IUSE=""
COMMON_DEPEND=">=dev-lang/lua-5.1:="