commit: 897a47565e174910e07cfb6f9ea332c5f0e85fb6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 8 18:43:34 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 8 18:43:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=897a4756
net-misc/httpstat: Stabilize 1.3.1 x86, #788859 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/httpstat/httpstat-1.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/httpstat/httpstat-1.3.1.ebuild b/net-misc/httpstat/httpstat-1.3.1.ebuild index 235c6b14af4..d4395f533ca 100644 --- a/net-misc/httpstat/httpstat-1.3.1.ebuild +++ b/net-misc/httpstat/httpstat-1.3.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/reorx/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="net-misc/curl:*"
