diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-13 22:32:43 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-13 22:33:07 +0000 |
commit | 6e4072df0c4a171bc65ec55942c70330e91db13a (patch) | |
tree | 52f51e652eaeebbbbb9826ecd699fbae6be39f45 | |
parent | x11-misc/xbattbar: x86 stable (bug #648878) (diff) | |
download | gentoo-6e4072df0c4a171bc65ec55942c70330e91db13a.tar.gz gentoo-6e4072df0c4a171bc65ec55942c70330e91db13a.tar.bz2 gentoo-6e4072df0c4a171bc65ec55942c70330e91db13a.zip |
app-text/tidy-html5: stable 5.6.0 for ppc64, bug #628282
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
-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 da2a67fa92a9..751347fc22a2 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" |