diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 22:52:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 22:52:10 +0100 |
commit | 56c5bc2078e88db5e5b17e5052698e28af3e3d77 (patch) | |
tree | a3cc285c284a122095414e66d9771cf208d3faab /dev-ruby/kpeg | |
parent | dev-ruby/highline: Stabilize 2.0.3-r1 sparc, #903459 (diff) | |
download | gentoo-56c5bc2078e88db5e5b17e5052698e28af3e3d77.tar.gz gentoo-56c5bc2078e88db5e5b17e5052698e28af3e3d77.tar.bz2 gentoo-56c5bc2078e88db5e5b17e5052698e28af3e3d77.zip |
dev-ruby/kpeg: Stabilize 1.3.2 arm, #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 f13d7b9a774a..cfdad608ece2 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" ) |