diff options
author | Sam James <sam@gentoo.org> | 2022-07-21 00:12:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-21 00:12:48 +0000 |
commit | f78b1586a299a3f1e9cdd51eba1d0beffcbcce7e (patch) | |
tree | bbab67767918ce93e55e79e80a49b1c1aa7b9ab2 /dev-util/gdbus-codegen | |
parent | sys-block/gparted: Stabilize 1.4.0-r1 ppc64, #853958 (diff) | |
download | gentoo-f78b1586a299a3f1e9cdd51eba1d0beffcbcce7e.tar.gz gentoo-f78b1586a299a3f1e9cdd51eba1d0beffcbcce7e.tar.bz2 gentoo-f78b1586a299a3f1e9cdd51eba1d0beffcbcce7e.zip |
dev-util/gdbus-codegen: Stabilize 2.72.2 ppc, #853958
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/gdbus-codegen')
-rw-r--r-- | dev-util/gdbus-codegen/gdbus-codegen-2.72.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.72.2.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.72.2.ebuild index 4c1548972dbd..111476eb0a49 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.72.2.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.72.2.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://www.gtk.org/" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND="${PYTHON_DEPS}" DEPEND="${RDEPEND}" |