diff options
author | Sam James <sam@gentoo.org> | 2022-09-16 18:27:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-16 18:27:02 +0100 |
commit | 1dd273acb76519cc9d2441a050a6775e67085b16 (patch) | |
tree | e85192a00cd339cafc1c123c31c29a03c61c3b5c /app-text/htmlmin | |
parent | www-servers/tornado: Stabilize 6.2 x86, #870325 (diff) | |
download | gentoo-1dd273acb76519cc9d2441a050a6775e67085b16.tar.gz gentoo-1dd273acb76519cc9d2441a050a6775e67085b16.tar.bz2 gentoo-1dd273acb76519cc9d2441a050a6775e67085b16.zip |
app-text/htmlmin: Stabilize 0.1.12-r1 ALLARCHES, #870328
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/htmlmin')
-rw-r--r-- | app-text/htmlmin/htmlmin-0.1.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/htmlmin/htmlmin-0.1.12-r1.ebuild b/app-text/htmlmin/htmlmin-0.1.12-r1.ebuild index 6bc38c00903f..ec36bdcb2d0c 100644 --- a/app-text/htmlmin/htmlmin-0.1.12-r1.ebuild +++ b/app-text/htmlmin/htmlmin-0.1.12-r1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${PN}-${EGIT_COMMIT}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv x86" distutils_enable_tests setup.py |