summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-01-16 19:53:44 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-01-16 21:44:57 -0500
commit8dc729400dcde05d3700e2faeb7235c9dffbc355 (patch)
tree954694204a4c442350321ee9ee9848041c601070
parentsys-apps/gawk: Stabilize 5.3.0 ppc64, #919967 (diff)
downloadgentoo-8dc729400dcde05d3700e2faeb7235c9dffbc355.tar.gz
gentoo-8dc729400dcde05d3700e2faeb7235c9dffbc355.tar.bz2
gentoo-8dc729400dcde05d3700e2faeb7235c9dffbc355.zip
app-text/htmltidy: Stabilize 5.8.0-r2 hppa, #920730
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--app-text/htmltidy/htmltidy-5.8.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/htmltidy/htmltidy-5.8.0-r2.ebuild b/app-text/htmltidy/htmltidy-5.8.0-r2.ebuild
index 78760227d9ea..8c97f3b97698 100644
--- a/app-text/htmltidy/htmltidy-5.8.0-r2.ebuild
+++ b/app-text/htmltidy/htmltidy-5.8.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 )"