diff options
author | Sam James <sam@gentoo.org> | 2021-09-11 07:04:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-11 07:04:34 +0100 |
commit | aec6eeb3f25be853529ed4d71112b6a079a1ce89 (patch) | |
tree | 83466185f1cb997d6ef85bda4f14666903642c09 /app-text/htmltidy | |
parent | sys-process/acct: Stabilize 6.6.4-r3 arm64, #635262 (diff) | |
download | gentoo-aec6eeb3f25be853529ed4d71112b6a079a1ce89.tar.gz gentoo-aec6eeb3f25be853529ed4d71112b6a079a1ce89.tar.bz2 gentoo-aec6eeb3f25be853529ed4d71112b6a079a1ce89.zip |
app-text/htmltidy: Stabilize 5.8.0-r1 sparc, #812425
Signed-off-by: Sam James <sam@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 c4e20905155a..14a1266b2267 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 )" |