diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 14:13:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 14:13:21 +0300 |
commit | fdee889c382c91aad1ed24b62bc38f930e58fcda (patch) | |
tree | 6143ed31912e6cdd1784d268f92259dff7c7e666 /dev-ruby/kpeg | |
parent | dev-python/chameleon: Stabilize 4.0.0 ALLARCHES, #903994 (diff) | |
download | gentoo-fdee889c382c91aad1ed24b62bc38f930e58fcda.tar.gz gentoo-fdee889c382c91aad1ed24b62bc38f930e58fcda.tar.bz2 gentoo-fdee889c382c91aad1ed24b62bc38f930e58fcda.zip |
dev-ruby/kpeg: Stabilize 1.3.3 x86, #903951
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/kpeg')
-rw-r--r-- | dev-ruby/kpeg/kpeg-1.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/kpeg/kpeg-1.3.3.ebuild b/dev-ruby/kpeg/kpeg-1.3.3.ebuild index bce94ad91be8..e2dc9cc2f53a 100644 --- a/dev-ruby/kpeg/kpeg-1.3.3.ebuild +++ b/dev-ruby/kpeg/kpeg-1.3.3.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" ruby_add_bdepend "test? ( dev-ruby/minitest:5 )" |