summaryrefslogtreecommitdiff
path: root/app-text/htmlmin
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/htmlmin')
-rw-r--r--app-text/htmlmin/Manifest4
-rw-r--r--app-text/htmlmin/htmlmin-0.1.12.ebuild5
-rw-r--r--app-text/htmlmin/metadata.xml1
3 files changed, 5 insertions, 5 deletions
diff --git a/app-text/htmlmin/Manifest b/app-text/htmlmin/Manifest
index de85d5fd756b..030dbba9e00f 100644
--- a/app-text/htmlmin/Manifest
+++ b/app-text/htmlmin/Manifest
@@ -1,3 +1,3 @@
DIST htmlmin-0.1.12.gh.tar.gz 134130 BLAKE2B 5a9996bfea469f273c37bd0bd72c0e27b8636cb4552681de1b7e9a4849ab215815f7fc8ce430392b8ca3a849b3e51d8188ca248a8ce23242905799258ceeae29 SHA512 6d9db4b6bcdd6d223be8b4e3830da4d63ac6d7d28ee83abd97809b0b901968c994c8434c992fbdd148101ba25d8d786c93657cb5f82881af44dadbba40bf3252
-EBUILD htmlmin-0.1.12.ebuild 687 BLAKE2B 4a8633cd11e7fb60437dba31dd8b59fd7e700f036f6aa07c9e1fff10f94aafc69772053a8689917a41c819e2ca38d5f1fa033988d6a5e142576d2f46b501d7d5 SHA512 d6826148506e788755c19e8d51db7d633eb2016f1af5fe37d000e8415864ba9a877d40fe25b6fd84110fc904eafdcab80d2a04900e6d2b6353589586e3279067
-MISC metadata.xml 478 BLAKE2B 781aa02d2f61dbd03e9d20713185755b0928199656d6cb7694feebd7e383043b1f2506210dd718a440e473c549bb4d85bc90dd1273eef5d769e65e1fc5186faa SHA512 0565add7d5aee2a81c7e799c695f29fe6d2054fd1fdab26eccef7a7b746c59806872eb537862b8e96ea31fae0cc9eeccacfef270e59b1ee29e8868cdc10a977b
+EBUILD htmlmin-0.1.12.ebuild 655 BLAKE2B 692cb8f94b95d5a852acbc75b73a9a3d5bf23b7a6dc787deb4bf9620ee68015a9e9b2c248141e40ed46021043066fdb4e5745cf588a9be2670098412ac018b08 SHA512 efd7a16fe7d9d062464042e08c2e9dc717ee711172b05fb4f8b23bdee8f5970c58aefc524f4e1f9b09ec818e055a242724873f88f53c3b30dd5d208557c08e3a
+MISC metadata.xml 502 BLAKE2B e71b708608cfee5719f8db0e020dfd52815e7720377c13f5544d68c63ddce29cf12c2e2c673210d35aa80d1ba73b9c31b69e5be36e8780e5d31e9b83314c81cc SHA512 ac23b65f0816a818a116c5ee45c850ac946ac419da0205a9d1668f320d6d404f0158a9207a24c35a75d9c575605be174393178b89ff81d1b8d376fabb398a923
diff --git a/app-text/htmlmin/htmlmin-0.1.12.ebuild b/app-text/htmlmin/htmlmin-0.1.12.ebuild
index c58e6016ce1d..75f74c7c325e 100644
--- a/app-text/htmlmin/htmlmin-0.1.12.ebuild
+++ b/app-text/htmlmin/htmlmin-0.1.12.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
diff --git a/app-text/htmlmin/metadata.xml b/app-text/htmlmin/metadata.xml
index 86d2c7f7283a..e0e92c8771d5 100644
--- a/app-text/htmlmin/metadata.xml
+++ b/app-text/htmlmin/metadata.xml
@@ -9,6 +9,7 @@
<email>titanofold@gentoo.org</email>
<name>Aaron W. Swenson</name>
</maintainer>
+ <stabilize-allarches/>
<upstream>
<remote-id type="pypi">htmlmin</remote-id>
<remote-id type="github">mankyd/htmlmin</remote-id>