diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-17 08:42:17 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-17 08:43:58 +0200 |
commit | 44148a01df26fbef1abbc4b4559e232e1157c2c5 (patch) | |
tree | f5cdb007be8dd38e78971de950aabb37a5bcdd6a | |
parent | dev-util/gi-docgen: Stabilize 2022.2 x86, #885627 (diff) | |
download | gentoo-44148a01df26fbef1abbc4b4559e232e1157c2c5.tar.gz gentoo-44148a01df26fbef1abbc4b4559e232e1157c2c5.tar.bz2 gentoo-44148a01df26fbef1abbc4b4559e232e1157c2c5.zip |
dev-util/gdbus-codegen: Stabilize 2.74.3 x86, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-util/gdbus-codegen/gdbus-codegen-2.74.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.74.3.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.74.3.ebuild index 491470b88ac7..7c717e1aaba8 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.74.3.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.74.3.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}" |