diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-10-16 21:15:59 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-10-16 21:38:41 +0200 |
commit | a7ca2f32e032de4af17e44518e2df1eca9514bcd (patch) | |
tree | 8beed2de1ba52edb11ee0452a2985745b00a986d /dev-libs | |
parent | sys-kernel/linux-firmware: changes due to new upstream script additions (diff) | |
download | gentoo-a7ca2f32e032de4af17e44518e2df1eca9514bcd.tar.gz gentoo-a7ca2f32e032de4af17e44518e2df1eca9514bcd.tar.bz2 gentoo-a7ca2f32e032de4af17e44518e2df1eca9514bcd.zip |
dev-libs/gobject-introspection: Stabilize 1.76.1-r2 amd64 arm arm64 hppa ppc ppc64 sparc x86, #941372
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.76.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.76.1-r2.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.76.1-r2.ebuild index 32de65a9d389..43a093af5c71 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.76.1-r2.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.76.1-r2.ebuild @@ -15,7 +15,7 @@ SLOT="0" IUSE="doctool gtk-doc test" RESTRICT="!test? ( test )" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" # virtual/pkgconfig needed at runtime, bug #505408 RDEPEND=" |