diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 20:05:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 20:05:56 +0100 |
commit | c7e992205c0e0c28857fd5aafd6514ad9b966a59 (patch) | |
tree | 5b30cc43be33f77f2b71880e4a1e04db7ac9782b /app-text/htmltidy | |
parent | dev-php/igbinary: Stabilize 3.2.6 arm64, #814347 (diff) | |
download | gentoo-c7e992205c0e0c28857fd5aafd6514ad9b966a59.tar.gz gentoo-c7e992205c0e0c28857fd5aafd6514ad9b966a59.tar.bz2 gentoo-c7e992205c0e0c28857fd5aafd6514ad9b966a59.zip |
app-text/htmltidy: Stabilize 5.8.0-r1 arm64, #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 972050738a1b..9de1d92f6c8c 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 )" |