Сравнение epiphany-48.5 с epiphany-49.2

/usr/portage/www-client/epiphany/epiphany-49.2.ebuild 2026-01-24 11:18:05.054336900 +0300
10 10

  
11 11
LICENSE="GPL-3+"
12 12
SLOT="0"
13
KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86"
13
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
14 14
IUSE="test"
15 15
RESTRICT="!test? ( test )"
16 16

  
......
25 25
	>=app-text/iso-codes-0.35
26 26
	>=dev-libs/json-glib-1.6
27 27
	app-arch/libarchive:=
28
	>=gui-libs/libadwaita-1.6:1
28
	>=gui-libs/libadwaita-1.8_alpha:1
29 29
	>=app-crypt/libsecret-0.19
30 30
	>=net-libs/libsoup-2.99.4:3.0
31 31
	>=dev-libs/libxml2-2.6.12:2=
......
42 42
# appstream-glib needed for appdata.xml gettext translation
43 43
BDEPEND="
44 44
	dev-libs/appstream-glib
45
	dev-util/blueprint-compiler
46
	dev-python/docutils
45 47
	>=dev-util/gdbus-codegen-2.80.5-r1
46 48
	dev-util/glib-utils
47 49
	dev-util/itstool
......
70 72
		-Dtech_preview=false
71 73
		$(meson_feature test unit_tests)
72 74
		-Dgranite=disabled
75
		-Dman-pages=enabled
73 76
	)
74 77
	meson_src_configure
75 78
}
Спасибо!