diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-25 07:17:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-25 07:17:35 +0200 |
commit | 64a5781ef8f1cd3b5388dd7efe050382bda3c9ec (patch) | |
tree | e6211efe5f13f589b1fa5dadde909c79a13ca8d7 /app-text/htmltidy | |
parent | media-libs/libsdl2: ppc stable wrt bug #814653 (diff) | |
download | gentoo-64a5781ef8f1cd3b5388dd7efe050382bda3c9ec.tar.gz gentoo-64a5781ef8f1cd3b5388dd7efe050382bda3c9ec.tar.bz2 gentoo-64a5781ef8f1cd3b5388dd7efe050382bda3c9ec.zip |
app-text/htmltidy: ppc stable wrt bug #812425
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
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 daa550a98022..0989f564ad9a 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 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="deprecated test" RESTRICT="!test? ( test )" |