diff options
author | 2024-10-12 11:44:04 +0200 | |
---|---|---|
committer | 2024-10-12 11:44:04 +0200 | |
commit | 9769011d7be99d6c7aa3d4a24a2620d0209db4b9 (patch) | |
tree | 7bf95e768b45a01c8f7757be798637342e99ba58 /dev-libs | |
parent | dev-libs/gobject-introspection: Stabilize 1.78.1-r2 arm64, #941373 (diff) | |
download | gentoo-9769011d7be99d6c7aa3d4a24a2620d0209db4b9.tar.gz gentoo-9769011d7be99d6c7aa3d4a24a2620d0209db4b9.tar.bz2 gentoo-9769011d7be99d6c7aa3d4a24a2620d0209db4b9.zip |
dev-libs/gobject-introspection: Stabilize 1.78.1-r2 ppc64, #941373
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.78.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.78.1-r2.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.78.1-r2.ebuild index 14e9796e7892..785bd4821126 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.78.1-r2.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.78.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=" |