diff options
author | Sam James <sam@gentoo.org> | 2024-10-16 19:31:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-16 19:31:59 +0100 |
commit | 8c6c441dc9b9148f20f22cb5ff4e49755468655d (patch) | |
tree | 21fa8976f6d0a6be6a33a546f1353d8d6384b340 /dev-libs | |
parent | dev-python/pyyaml: Stabilize 6.0.2 hppa, #939251 (diff) | |
download | gentoo-8c6c441dc9b9148f20f22cb5ff4e49755468655d.tar.gz gentoo-8c6c441dc9b9148f20f22cb5ff4e49755468655d.tar.bz2 gentoo-8c6c441dc9b9148f20f22cb5ff4e49755468655d.zip |
dev-libs/gobject-introspection: Stabilize 1.78.1-r2 hppa, #941373
Signed-off-by: Sam James <sam@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 f44f3d6e94a2..2c0c0ece695a 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=" |