summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-28 23:11:51 +0100
committerSam James <sam@gentoo.org>2023-03-28 23:11:51 +0100
commitc1f7fd6bb78d37465901f9f129f7f0fdb5ab002e (patch)
tree3c287825804886faeee71b7886cd67f70c74892e /dev-ruby/kpeg
parentdev-ruby/highline: Stabilize 2.0.3-r1 ppc64, #903459 (diff)
downloadgentoo-c1f7fd6bb78d37465901f9f129f7f0fdb5ab002e.tar.gz
gentoo-c1f7fd6bb78d37465901f9f129f7f0fdb5ab002e.tar.bz2
gentoo-c1f7fd6bb78d37465901f9f129f7f0fdb5ab002e.zip
dev-ruby/kpeg: Stabilize 1.3.2 ppc, #903471
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/kpeg')
-rw-r--r--dev-ruby/kpeg/kpeg-1.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/kpeg/kpeg-1.3.2.ebuild b/dev-ruby/kpeg/kpeg-1.3.2.ebuild
index cfdad608ece2..080e1b331d8f 100644
--- a/dev-ruby/kpeg/kpeg-1.3.2.ebuild
+++ b/dev-ruby/kpeg/kpeg-1.3.2.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/evanphx/kpeg"
LICENSE="MIT"
SLOT="1"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
PATCHES=( "${FILESDIR}/kpeg-1.1.0-utf8.patch" )