summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzamat H. Hackimov <azamat.hackimov@gmail.com>2020-08-12 10:53:18 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-08-24 17:38:46 +0300
commiteb74cd813200191c3d97d1c6c53e75f4d2829840 (patch)
treed709d7dbe5951496635ca92ec537ae8e9eb1a29c /dev-lua/luaexpat/luaexpat-1.3.0-r1.ebuild
parentdev-lua/luaexpat: update to 1.3.3, fixes to ebuild (diff)
downloadgentoo-eb74cd813200191c3d97d1c6c53e75f4d2829840.tar.gz
gentoo-eb74cd813200191c3d97d1c6c53e75f4d2829840.tar.bz2
gentoo-eb74cd813200191c3d97d1c6c53e75f4d2829840.zip
dev-lua/luaexpat: readded missing ~mips
Readded ~mips, accidentally dropped in 1.3.0 version bump. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-lua/luaexpat/luaexpat-1.3.0-r1.ebuild')
-rw-r--r--dev-lua/luaexpat/luaexpat-1.3.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/luaexpat/luaexpat-1.3.0-r1.ebuild b/dev-lua/luaexpat/luaexpat-1.3.0-r1.ebuild
index 098294058563..2cbb8f239da6 100644
--- a/dev-lua/luaexpat/luaexpat-1.3.0-r1.ebuild
+++ b/dev-lua/luaexpat/luaexpat-1.3.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="http://matthewwild.co.uk/projects/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 sparc x86"
+KEYWORDS="amd64 arm ~arm64 hppa ~mips ppc ppc64 sparc x86"
IUSE=""
RDEPEND=">=dev-lang/lua-5.1.5-r2[deprecated,${MULTILIB_USEDEP}]