diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-03 22:13:34 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-03 22:16:39 +0000 |
commit | 9d81966979660a5b051e0c589416b7c1dfc5856e (patch) | |
tree | d9815bd390c03e6822a5af8841b645b820b58e08 /app-text | |
parent | dev-libs/elfutils: stable 0.170-r1 for ppc, bug #627576 (diff) | |
download | gentoo-9d81966979660a5b051e0c589416b7c1dfc5856e.tar.gz gentoo-9d81966979660a5b051e0c589416b7c1dfc5856e.tar.bz2 gentoo-9d81966979660a5b051e0c589416b7c1dfc5856e.zip |
app-text/tidy-html5: stable 5.6.0 for ppc, bug #628282
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/tidy-html5/tidy-html5-5.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 23a1560f72df..da2a67fa92a9 100644 --- a/app-text/tidy-html5/tidy-html5-5.6.0.ebuild +++ b/app-text/tidy-html5/tidy-html5-5.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |