summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-05-18 22:54:17 +0200
committerMichael Weber <xmw@gentoo.org>2017-05-19 00:37:15 +0200
commit5cdf64a1b0dbdc570fa005933197fb8a41e59264 (patch)
tree2aabec9ec6d1494a0a5f1e29015843ef93e918c4
parentdev-db/firebird: Make it build. It might even install. (diff)
downloadgentoo-5cdf64a1b0dbdc570fa005933197fb8a41e59264.tar.gz
gentoo-5cdf64a1b0dbdc570fa005933197fb8a41e59264.tar.bz2
gentoo-5cdf64a1b0dbdc570fa005933197fb8a41e59264.zip
dev-libs/oniguruma: arm64 stable (bug 617844).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm64"
-rw-r--r--dev-libs/oniguruma/oniguruma-5.9.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/oniguruma/oniguruma-5.9.5.ebuild b/dev-libs/oniguruma/oniguruma-5.9.5.ebuild
index 177ba4857ad1..76fc996f4d9d 100644
--- a/dev-libs/oniguruma/oniguruma-5.9.5.ebuild
+++ b/dev-libs/oniguruma/oniguruma-5.9.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -15,7 +15,7 @@ SRC_URI="http://www.geocities.jp/kosako3/oniguruma/archive/${MY_P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="combination-explosion-check crnl-as-line-terminator static-libs"
PATCHES=( "${FILESDIR}"/${PN}-5.9.3-makefile.patch )