diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-27 14:27:35 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-27 14:27:35 +0200 |
commit | e25a7b895aa3abe03afa9e5753c0b75bcbd1a97d (patch) | |
tree | ef3f1967670b773f5e313964af458c1d7f8fa5ff /app-text/htmltidy | |
parent | app-misc/mc: Stabilize 4.8.30-r1 x86, #920729 (diff) | |
download | gentoo-e25a7b895aa3abe03afa9e5753c0b75bcbd1a97d.tar.gz gentoo-e25a7b895aa3abe03afa9e5753c0b75bcbd1a97d.tar.bz2 gentoo-e25a7b895aa3abe03afa9e5753c0b75bcbd1a97d.zip |
app-text/htmltidy: Stabilize 5.8.0-r2 x86, #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 e832ed1d11e8..db40d142e788 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 )" |