diff options
author | Sam James <sam@gentoo.org> | 2023-08-26 14:30:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-26 14:30:03 +0100 |
commit | ddc78fad16a4a909f482498e724d06470e20b92e (patch) | |
tree | 83a3a20be361921ec224c6486687a5a6d3b411bd /dev-ruby/http-accept | |
parent | dev-ruby/rest-client: Keyword 2.1.0-r1 ppc, #913034 (diff) | |
download | gentoo-ddc78fad16a4a909f482498e724d06470e20b92e.tar.gz gentoo-ddc78fad16a4a909f482498e724d06470e20b92e.tar.bz2 gentoo-ddc78fad16a4a909f482498e724d06470e20b92e.zip |
dev-ruby/http-accept: Keyword 1.7.0-r1 ppc, #913034
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/http-accept')
-rw-r--r-- | dev-ruby/http-accept/http-accept-1.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/http-accept/http-accept-1.7.0-r1.ebuild b/dev-ruby/http-accept/http-accept-1.7.0-r1.ebuild index 6a3f74f7422c..7630c9648ea3 100644 --- a/dev-ruby/http-accept/http-accept-1.7.0-r1.ebuild +++ b/dev-ruby/http-accept/http-accept-1.7.0-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/socketry/http-accept/archive/v${PV}.tar.gz -> ${P}.t LICENSE="MIT" SLOT="1" -KEYWORDS="amd64 ~arm64" +KEYWORDS="amd64 ~arm64 ~ppc" IUSE="" all_ruby_prepare() { |