diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 21:51:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 21:51:52 +0200 |
commit | 9ef8915b601dde98e92267aa9b23d7ebe4a1c35b (patch) | |
tree | 9476e562b34564af12d8e967f7daafc47fcb5829 /app-text/htmltidy | |
parent | sys-apps/systemd: revbump for vmspawn change (diff) | |
download | gentoo-9ef8915b601dde98e92267aa9b23d7ebe4a1c35b.tar.gz gentoo-9ef8915b601dde98e92267aa9b23d7ebe4a1c35b.tar.bz2 gentoo-9ef8915b601dde98e92267aa9b23d7ebe4a1c35b.zip |
app-text/htmltidy: Stabilize 5.8.0-r2 ppc, #920730
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/htmltidy')
-rw-r--r-- | app-text/htmltidy/htmltidy-5.8.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/htmltidy/htmltidy-5.8.0-r2.ebuild b/app-text/htmltidy/htmltidy-5.8.0-r2.ebuild index db40d142e788..78760227d9ea 100644 --- a/app-text/htmltidy/htmltidy-5.8.0-r2.ebuild +++ b/app-text/htmltidy/htmltidy-5.8.0-r2.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 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="deprecated test" RESTRICT="!test? ( test )" |