Сравнение gsettings-desktop-schemas-45.0 с gsettings-desktop-schemas-47.1
/usr/portage/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-47.1.ebuild 2025-02-03 17:39:34.046671269 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2024 Gentoo Authors |
|
1 |
# Copyright 1999-2025 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=8 |
... | ... | |
10 | 10 | |
11 | 11 |
LICENSE="LGPL-2.1+" |
12 | 12 |
SLOT="0" |
13 |
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" |
|
13 | 14 |
IUSE="+introspection" |
14 |
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" |
|
15 | 15 | |
16 | 16 |
BDEPEND=" |
17 | 17 |
introspection? ( >=dev-libs/gobject-introspection-1.54:= ) |