diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-25 14:20:54 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-25 14:20:54 +0000 |
commit | 56a25b0fe29cb98eb91340c56a9244e916a29f10 (patch) | |
tree | eab514f8fec779c5963651a25999f3dc21ebeed9 /net-misc | |
parent | app-emacs/emacs-ccls: Stabilize 0_pre20230311 ALLARCHES, #905021 (diff) | |
download | gentoo-56a25b0fe29cb98eb91340c56a9244e916a29f10.tar.gz gentoo-56a25b0fe29cb98eb91340c56a9244e916a29f10.tar.bz2 gentoo-56a25b0fe29cb98eb91340c56a9244e916a29f10.zip |
net-misc/httpstat: Keyword 1.3.1-r1 arm64, #905063
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/httpstat/httpstat-1.3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/httpstat/httpstat-1.3.1-r1.ebuild b/net-misc/httpstat/httpstat-1.3.1-r1.ebuild index 9f3ecaefacc4..cdd345b94cba 100644 --- a/net-misc/httpstat/httpstat-1.3.1-r1.ebuild +++ b/net-misc/httpstat/httpstat-1.3.1-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/reorx/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND="net-misc/curl:*" |