Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/tidy-ext/
Date: Fri, 26 Nov 2021 08:17:12
Message-Id: 1637914617.a8a076054080f9d75aa0340aa60cc072da31ee45.graaff@gentoo
1 commit: a8a076054080f9d75aa0340aa60cc072da31ee45
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 26 08:10:21 2021 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 26 08:16:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a07605
7
8 dev-ruby/tidy-ext: all arches stable
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 dev-ruby/tidy-ext/tidy-ext-0.1.14-r4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r4.ebuild b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r4.ebuild
17 index c85df21f5c21..aa4500bb1c4b 100644
18 --- a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r4.ebuild
19 +++ b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r4.ebuild
20 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/carld/tidy"
21
22 LICENSE="HTML-Tidy"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
26 IUSE=""
27
28 PATCHES=( "${FILESDIR}/11CVE-2015-5522.patch" )