summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-01-27 13:21:05 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-01-27 14:48:34 -0500
commitf24e40a258555e47e82a5e1f354bd998badaa761 (patch)
tree6cd096ace8a71c2a4095c1e740d8ff05507a34ce
parentapp-misc/fastfetch: Stabilize 2.2.3-r1 amd64, #916070 (diff)
downloadgentoo-f24e40a258555e47e82a5e1f354bd998badaa761.tar.gz
gentoo-f24e40a258555e47e82a5e1f354bd998badaa761.tar.bz2
gentoo-f24e40a258555e47e82a5e1f354bd998badaa761.zip
dev-ruby/multipart-parser: Keyword 0.1.1 ppc, #921926
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild b/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild
index 08eda66d94e9..9e9543d01da9 100644
--- a/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild
+++ b/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/danabr/multipart-parser"
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
PATCHES=( "${FILESDIR}"/${P}-fix-tests.patch )