diff options
author | Sam James <sam@gentoo.org> | 2021-02-14 05:41:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-14 05:41:30 +0000 |
commit | e3b99fa0c01e925868cdfe5dde80e021ac6561cb (patch) | |
tree | 3b5cc372bfcca0949eff394f507a9db3fcd99ad6 /dev-ruby | |
parent | dev-ruby/ffi-compiler: Keyword 1.0.1 ppc64, #761550 (diff) | |
download | gentoo-e3b99fa0c01e925868cdfe5dde80e021ac6561cb.tar.gz gentoo-e3b99fa0c01e925868cdfe5dde80e021ac6561cb.tar.bz2 gentoo-e3b99fa0c01e925868cdfe5dde80e021ac6561cb.zip |
dev-ruby/http-parser: Keyword 1.2.3 ppc64, #761550
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/http-parser/http-parser-1.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/http-parser/http-parser-1.2.3.ebuild b/dev-ruby/http-parser/http-parser-1.2.3.ebuild index 83f26952a833..179dcdf621ab 100644 --- a/dev-ruby/http-parser/http-parser-1.2.3.ebuild +++ b/dev-ruby/http-parser/http-parser-1.2.3.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/cotag/http-parser" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="" DEPEND+=" >=net-libs/http-parser-2.8.1" |