diff options
author | Sam James <sam@gentoo.org> | 2021-09-27 06:07:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-27 06:07:51 +0100 |
commit | 4a28cd1553112a3602c63c3aa45a4ca178be3a5c (patch) | |
tree | dcbf82fc67bdcb8c9b16736bb0efd8150f5e2eca /app-text/htmltidy | |
parent | dev-ruby/tty-editor: Stabilize 0.7.0 amd64, #812425 (diff) | |
download | gentoo-4a28cd1553112a3602c63c3aa45a4ca178be3a5c.tar.gz gentoo-4a28cd1553112a3602c63c3aa45a4ca178be3a5c.tar.bz2 gentoo-4a28cd1553112a3602c63c3aa45a4ca178be3a5c.zip |
app-text/htmltidy: Stabilize 5.8.0-r1 amd64, #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 0989f564ad9a..972050738a1b 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 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="deprecated test" RESTRICT="!test? ( test )" |