diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 22:45:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 22:45:41 +0100 |
commit | 33aeff2bf81d2eca6a3e340bc1ce3bf7aab25a6b (patch) | |
tree | b289e5eef6cebdb5506ba530daa0b74912e751a5 /dev-ruby/kpeg | |
parent | dev-ruby/json: Stabilize 2.6.3 arm64, #903469 (diff) | |
download | gentoo-33aeff2bf81d2eca6a3e340bc1ce3bf7aab25a6b.tar.gz gentoo-33aeff2bf81d2eca6a3e340bc1ce3bf7aab25a6b.tar.bz2 gentoo-33aeff2bf81d2eca6a3e340bc1ce3bf7aab25a6b.zip |
dev-ruby/kpeg: Stabilize 1.3.2 amd64, #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.ebuild | 2 |
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 8d90c81c621e..4648ab575c2a 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" ) |