dev-util/gdbus-codegen: Sync with Gentoo

It's from Gentoo commit 32cb84180e54928f6ceca64105fb560a5e53cda3.
This commit is contained in:
Flatcar Buildbot 2025-06-30 07:09:15 +00:00
parent fa6b0c8309
commit 2e09c20d84
2 changed files with 4 additions and 1 deletions

View File

@ -21,6 +21,9 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390
RDEPEND="
${PYTHON_DEPS}
$(python_gen_cond_dep '
dev-python/packaging[${PYTHON_USEDEP}]
')
"
DEPEND="${RDEPEND}"
BDEPEND="

View File

@ -17,7 +17,7 @@ S="${WORKDIR}/glib-${PV}/gio/gdbus-2.0/codegen"
LICENSE="LGPL-2+"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
RDEPEND="
${PYTHON_DEPS}