diff options
author | Sam James <sam@gentoo.org> | 2024-02-03 11:05:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-03 11:06:04 +0000 |
commit | b73844d24b74901aaf54099ec0e7bafeae4e5310 (patch) | |
tree | 3127e52831224d86fd386ed6084bd1b0e12fe770 /dev-libs/gobject-introspection | |
parent | dev-libs/gobject-introspection-common: Stabilize 1.78.1 hppa, #920657 (diff) | |
download | gentoo-b73844d24b74901aaf54099ec0e7bafeae4e5310.tar.gz gentoo-b73844d24b74901aaf54099ec0e7bafeae4e5310.tar.bz2 gentoo-b73844d24b74901aaf54099ec0e7bafeae4e5310.zip |
dev-libs/gobject-introspection: Stabilize 1.78.1 hppa, #920657
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/gobject-introspection')
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.78.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.78.1.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.78.1.ebuild index 9975bc0d72cd..216855bdb8c5 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.78.1.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.78.1.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 ~ia64 ~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 ~ia64 ~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=" |