diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2018-03-21 23:29:22 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-03-21 23:29:41 +0100 |
commit | 502bf248cb89da892404598cbb7536fe4819eb6a (patch) | |
tree | baf595ba6bd958002684f552fc6c2a6c28dac5c8 /app-text | |
parent | net-dns/avahi: stable 0.7-r1 for ppc, bug #635418 (diff) | |
download | gentoo-502bf248cb89da892404598cbb7536fe4819eb6a.tar.gz gentoo-502bf248cb89da892404598cbb7536fe4819eb6a.tar.bz2 gentoo-502bf248cb89da892404598cbb7536fe4819eb6a.zip |
app-text/tidy-html5: mark stable for the remaining arches.
Closes: https://bugs.gentoo.org/628282
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/tidy-html5/tidy-html5-5.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/tidy-html5/tidy-html5-5.6.0.ebuild b/app-text/tidy-html5/tidy-html5-5.6.0.ebuild index 84540eb7536d..57460fad43e4 100644 --- a/app-text/tidy-html5/tidy-html5-5.6.0.ebuild +++ b/app-text/tidy-html5/tidy-html5-5.6.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/htacg/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" RDEPEND="!app-text/htmltidy" |