Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/htmltidy/
Date: Sat, 11 Sep 2021 06:05:14
Message-Id: 1631340274.aec6eeb3f25be853529ed4d71112b6a079a1ce89.sam@gentoo
1 commit: aec6eeb3f25be853529ed4d71112b6a079a1ce89
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 11 06:04:34 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 11 06:04:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aec6eeb3
7
8 app-text/htmltidy: Stabilize 5.8.0-r1 sparc, #812425
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-text/htmltidy/htmltidy-5.8.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/htmltidy/htmltidy-5.8.0-r1.ebuild b/app-text/htmltidy/htmltidy-5.8.0-r1.ebuild
16 index c4e20905155..14a1266b226 100644
17 --- a/app-text/htmltidy/htmltidy-5.8.0-r1.ebuild
18 +++ b/app-text/htmltidy/htmltidy-5.8.0-r1.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/htacg/${MY_PN}/archive/refs/tags/${PV}.tar.gz -> ${P
20
21 LICENSE="BSD"
22 SLOT="0/58" # subslot is SOVERSION
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
25 IUSE="deprecated test"
26
27 RESTRICT="!test? ( test )"