Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/tidy-ext/
Date: Fri, 30 Jun 2017 11:17:35
Message-Id: 1498821363.9ba0f9fee1ed78970409711944f1a363affd5b64.aballier@gentoo
1 commit: 9ba0f9fee1ed78970409711944f1a363affd5b64
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 30 08:43:22 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 30 11:16:03 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ba0f9fe
7
8 dev-ruby/tidy-ext: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ruby/tidy-ext/tidy-ext-0.1.14-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r3.ebuild b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r3.ebuild
16 index 610e8d0549c..228e3710d01 100644
17 --- a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r3.ebuild
18 +++ b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r3.ebuild
19 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/carld/tidy"
20
21 LICENSE="HTML-Tidy"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
25 IUSE=""
26
27 RUBY_PATCHES=( 11CVE-2015-5522.patch )