diff options
author | 2021-05-08 18:43:34 +0000 | |
---|---|---|
committer | 2021-05-08 18:43:34 +0000 | |
commit | 897a47565e174910e07cfb6f9ea332c5f0e85fb6 (patch) | |
tree | a2d9fdfdba7632d5f1a2bfefb3fd0546e32f47f3 /net-misc/httpstat/httpstat-1.3.1.ebuild | |
parent | net-libs/zeromq: Stabilize 4.3.4-r1 x86, #788856 (diff) | |
download | gentoo-897a47565e174910e07cfb6f9ea332c5f0e85fb6.tar.gz gentoo-897a47565e174910e07cfb6f9ea332c5f0e85fb6.tar.bz2 gentoo-897a47565e174910e07cfb6f9ea332c5f0e85fb6.zip |
net-misc/httpstat: Stabilize 1.3.1 x86, #788859
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/httpstat/httpstat-1.3.1.ebuild')
-rw-r--r-- | net-misc/httpstat/httpstat-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/httpstat/httpstat-1.3.1.ebuild b/net-misc/httpstat/httpstat-1.3.1.ebuild index 235c6b14af4f..d4395f533cac 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:*" |