summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-12-15 17:19:18 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-12-15 17:25:24 +0300
commit4f1a44deeaf4fe87ea4804260b3fa498f0cdf8a9 (patch)
tree3d70fb6e27455709ed9dbdf50578ec3e680f5082 /dev-ruby
parentdev-ruby/json: arm stable wrt bug #661262 (diff)
downloadgentoo-4f1a44deeaf4fe87ea4804260b3fa498f0cdf8a9.tar.gz
gentoo-4f1a44deeaf4fe87ea4804260b3fa498f0cdf8a9.tar.bz2
gentoo-4f1a44deeaf4fe87ea4804260b3fa498f0cdf8a9.zip
dev-ruby/kpeg: arm stable wrt bug #661262
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/kpeg/kpeg-1.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/kpeg/kpeg-1.1.0-r1.ebuild b/dev-ruby/kpeg/kpeg-1.1.0-r1.ebuild
index a54872f64873..7fea3ff4d982 100644
--- a/dev-ruby/kpeg/kpeg-1.1.0-r1.ebuild
+++ b/dev-ruby/kpeg/kpeg-1.1.0-r1.ebuild
@@ -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" )