Сравнение addressable-2.8.4 с addressable-2.8.5
/usr/portage/dev-ruby/addressable/addressable-2.8.5.ebuild 2023-10-09 14:52:30.420368374 +0300 | ||
---|---|---|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=8 |
5 |
USE_RUBY="ruby27 ruby30 ruby31 ruby32" |
|
5 |
USE_RUBY="ruby30 ruby31 ruby32" |
|
6 | 6 | |
7 | 7 |
RUBY_FAKEGEM_RECIPE_TEST="rspec3" |
8 | 8 | |
... | ... | |
18 | 18 |
LICENSE="Apache-2.0" |
19 | 19 | |
20 | 20 |
SLOT="0" |
21 |
KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" |
|
21 |
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" |
|
22 | 22 |
IUSE="doc test" |
23 | 23 | |
24 | 24 |
ruby_add_rdepend "|| ( dev-ruby/public_suffix:5 dev-ruby/public_suffix:4 )" |