diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-15 18:09:35 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-15 18:09:35 +0300 |
commit | 98ce2b8d7407a6f708b5911bb188dbdd1c490c3c (patch) | |
tree | 6b2c104d2b7fa242ff179ef64a76e52e82ba925b /app-text/tidy-html5 | |
parent | net-misc/socat: arm stable wrt bug #615180 (diff) | |
download | gentoo-98ce2b8d7407a6f708b5911bb188dbdd1c490c3c.tar.gz gentoo-98ce2b8d7407a6f708b5911bb188dbdd1c490c3c.tar.bz2 gentoo-98ce2b8d7407a6f708b5911bb188dbdd1c490c3c.zip |
app-text/tidy-html5: arm stable wrt bug #628282
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-text/tidy-html5')
-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 751347fc22a2..0e36ac1d27d0 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" |