summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-27 15:37:37 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-27 15:37:37 -0400
commit2ff007d91acad9cf48dc607cfb39fc592637b78a (patch)
tree7d2809ce9d4e100b8a990ed970a4d0a14c43e5c4 /dev-ruby/kpeg
parentdev-ruby/json: arm64 stable (diff)
downloadgentoo-2ff007d91acad9cf48dc607cfb39fc592637b78a.tar.gz
gentoo-2ff007d91acad9cf48dc607cfb39fc592637b78a.tar.bz2
gentoo-2ff007d91acad9cf48dc607cfb39fc592637b78a.zip
dev-ruby/kpeg: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/kpeg')
-rw-r--r--dev-ruby/kpeg/kpeg-1.1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/kpeg/kpeg-1.1.0-r1.ebuild b/dev-ruby/kpeg/kpeg-1.1.0-r1.ebuild
index f9f25dff8f6f..35b00355e7ee 100644
--- a/dev-ruby/kpeg/kpeg-1.1.0-r1.ebuild
+++ b/dev-ruby/kpeg/kpeg-1.1.0-r1.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
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/evanphx/kpeg"
LICENSE="MIT"
SLOT="1"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
PATCHES=( "${FILESDIR}/${P}-utf8.patch" )