diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-11 08:38:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-11 08:38:34 +0200 |
commit | 3d32a6c10b5f03ee4c94e0539fdd2b150add8bee (patch) | |
tree | fb994a9b56abfd2caa4b54e450e463caec895a71 /app-text/htmltidy | |
parent | dev-ruby/test-unit: add 3.4.6 (diff) | |
download | gentoo-3d32a6c10b5f03ee4c94e0539fdd2b150add8bee.tar.gz gentoo-3d32a6c10b5f03ee4c94e0539fdd2b150add8bee.tar.bz2 gentoo-3d32a6c10b5f03ee4c94e0539fdd2b150add8bee.zip |
app-text/htmltidy: ppc64 stable wrt bug #812425
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/htmltidy')
-rw-r--r-- | app-text/htmltidy/htmltidy-5.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/htmltidy/htmltidy-5.8.0-r1.ebuild b/app-text/htmltidy/htmltidy-5.8.0-r1.ebuild index 14a1266b2267..020b21274f43 100644 --- a/app-text/htmltidy/htmltidy-5.8.0-r1.ebuild +++ b/app-text/htmltidy/htmltidy-5.8.0-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/htacg/${MY_PN}/archive/refs/tags/${PV}.tar.gz -> ${P LICENSE="BSD" SLOT="0/58" # subslot is SOVERSION -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="deprecated test" RESTRICT="!test? ( test )" |