diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 20:07:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 20:07:13 +0100 |
commit | c7e80db787552375d5d7da1b0a3c95493d3f4e2c (patch) | |
tree | 5f0d7086628efc3153f43a20dcc316581d2a1064 /app-text | |
parent | dev-ruby/hashie: Stabilize 4.1.0-r1 amd64, #807082 (diff) | |
download | gentoo-c7e80db787552375d5d7da1b0a3c95493d3f4e2c.tar.gz gentoo-c7e80db787552375d5d7da1b0a3c95493d3f4e2c.tar.bz2 gentoo-c7e80db787552375d5d7da1b0a3c95493d3f4e2c.zip |
app-text/htmltidy: Stabilize 5.8.0-r1 arm, #812425
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-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 9de1d92f6c8c..bfe80af125e3 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 )" |