summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-06-15 10:57:49 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-15 10:57:49 +0100
commitb64ab133da222af2bb113bd268e26f821fef2a13 (patch)
treeeea269a15b45834cc29e175962feb4185e8621c6 /dev-libs/oniguruma
parentdev-libs/libgcrypt: stable 1.8.3 for ia64, bug #658056 (diff)
downloadgentoo-b64ab133da222af2bb113bd268e26f821fef2a13.tar.gz
gentoo-b64ab133da222af2bb113bd268e26f821fef2a13.tar.bz2
gentoo-b64ab133da222af2bb113bd268e26f821fef2a13.zip
dev-libs/oniguruma: stable 6.8.2 for ia64, bug #658070
Bug: https://bugs.gentoo.org/658070 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-libs/oniguruma')
-rw-r--r--dev-libs/oniguruma/oniguruma-6.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/oniguruma/oniguruma-6.8.2.ebuild b/dev-libs/oniguruma/oniguruma-6.8.2.ebuild
index 7951e66c587a..c8d8f54c0eeb 100644
--- a/dev-libs/oniguruma/oniguruma-6.8.2.ebuild
+++ b/dev-libs/oniguruma/oniguruma-6.8.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/kkos/${PN}/releases/download/v${PV}/${MY_P}.tar.gz"
LICENSE="BSD-2"
SLOT="0/5"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="crnl-as-line-terminator static-libs"
S="${WORKDIR}/${MY_P}"