diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:23:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:23:57 +0100 |
commit | cc354b6336e63e36b55e8ce4feecd85f941580b9 (patch) | |
tree | 2095eb898f342029cede9aa4581caefba499967c /dev-libs | |
parent | dev-libs/gobject-introspection-common: Stabilize 1.72.0 x86, #843794 (diff) | |
download | gentoo-cc354b6336e63e36b55e8ce4feecd85f941580b9.tar.gz gentoo-cc354b6336e63e36b55e8ce4feecd85f941580b9.tar.bz2 gentoo-cc354b6336e63e36b55e8ce4feecd85f941580b9.zip |
dev-libs/gobject-introspection: Stabilize 1.72.0 x86, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.72.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.72.0.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.72.0.ebuild index 0fe373eb77ed..1bf1e4bb70f6 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.72.0.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.72.0.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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # virtual/pkgconfig needed at runtime, bug #505408 RDEPEND=" |