diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-15 17:19:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-15 17:25:24 +0300 |
commit | 4f1a44deeaf4fe87ea4804260b3fa498f0cdf8a9 (patch) | |
tree | 3d70fb6e27455709ed9dbdf50578ec3e680f5082 /dev-ruby/kpeg | |
parent | dev-ruby/json: arm stable wrt bug #661262 (diff) | |
download | gentoo-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/kpeg')
-rw-r--r-- | dev-ruby/kpeg/kpeg-1.1.0-r1.ebuild | 2 |
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" ) |