diff options
author | 2024-10-17 04:27:48 +0100 | |
---|---|---|
committer | 2024-10-17 04:28:44 +0100 | |
commit | d2d72d7d7340fcaba5a02e9b068dbb576683686f (patch) | |
tree | ff05012c4e5fc5d6c8728cc3ec993545b78c98cc /net-libs | |
parent | dev-python/httptools: Keyword 0.6.4 sparc, #941645 (diff) | |
download | gentoo-d2d72d7d7340fcaba5a02e9b068dbb576683686f.tar.gz gentoo-d2d72d7d7340fcaba5a02e9b068dbb576683686f.tar.bz2 gentoo-d2d72d7d7340fcaba5a02e9b068dbb576683686f.zip |
net-libs/llhttp: Keyword 9.2.1 sparc, #941645
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/llhttp/llhttp-9.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/llhttp/llhttp-9.2.1.ebuild b/net-libs/llhttp/llhttp-9.2.1.ebuild index e5383d315446..be6cbaeca906 100644 --- a/net-libs/llhttp/llhttp-9.2.1.ebuild +++ b/net-libs/llhttp/llhttp-9.2.1.ebuild @@ -18,4 +18,4 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~sparc" |