Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/tidy-html5/
Date: Wed, 21 Mar 2018 22:29:52
Message-Id: 1521671381.502bf248cb89da892404598cbb7536fe4819eb6a.monsieurp@gentoo
1 commit: 502bf248cb89da892404598cbb7536fe4819eb6a
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 21 22:29:22 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 21 22:29:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=502bf248
7
8 app-text/tidy-html5: mark stable for the remaining arches.
9
10 Closes: https://bugs.gentoo.org/628282
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12
13 app-text/tidy-html5/tidy-html5-5.6.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/tidy-html5/tidy-html5-5.6.0.ebuild b/app-text/tidy-html5/tidy-html5-5.6.0.ebuild
17 index 84540eb7536..57460fad43e 100644
18 --- a/app-text/tidy-html5/tidy-html5-5.6.0.ebuild
19 +++ b/app-text/tidy-html5/tidy-html5-5.6.0.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/htacg/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
25 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
26
27 RDEPEND="!app-text/htmltidy"