diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-08 21:14:06 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-08 21:14:06 +0100 |
commit | d436f342b50ca5b7bf42a05edb1adf517d02d12e (patch) | |
tree | 7939a1ec45a1c7bf0b9ff897c72087b320cca71a /app-text | |
parent | app-text/fbreader: x86 stable (bug #639850) (diff) | |
download | gentoo-d436f342b50ca5b7bf42a05edb1adf517d02d12e.tar.gz gentoo-d436f342b50ca5b7bf42a05edb1adf517d02d12e.tar.bz2 gentoo-d436f342b50ca5b7bf42a05edb1adf517d02d12e.zip |
app-text/tidy-html5: x86 stable (bug #628282)
Package-Manager: Portage-2.3.16, 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 4b81aaea49f2..e692c618c60e 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" |