Diff kpeg-1.3.2 with a kpeg-1.3.3
/usr/portage/dev-ruby/kpeg/kpeg-1.3.3.ebuild 2023-10-09 14:52:30.440368374 +0300 | ||
---|---|---|
11 | 11 | |
12 | 12 |
LICENSE="MIT" |
13 | 13 |
SLOT="1" |
14 |
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" |
|
14 |
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" |
|
15 | 15 |
IUSE="test" |
16 | 16 | |
17 |
PATCHES=( "${FILESDIR}/kpeg-1.1.0-utf8.patch" ) |
|
18 | ||
19 | 17 |
ruby_add_bdepend "test? ( dev-ruby/minitest:5 )" |
20 | 18 | |
21 | 19 |
each_ruby_test() { |