diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-05 11:57:40 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-05 11:57:40 +0200 |
commit | c8459c7e104d7b33405e54a15bc9e6a3d26a5dac (patch) | |
tree | d42ae86b8706d181b218b48b8e4e49ac48de639d | |
parent | dev-libs/gobject-introspection-common: Stabilize 1.74.0 ppc64, #879807 (diff) | |
download | gentoo-c8459c7e104d7b33405e54a15bc9e6a3d26a5dac.tar.gz gentoo-c8459c7e104d7b33405e54a15bc9e6a3d26a5dac.tar.bz2 gentoo-c8459c7e104d7b33405e54a15bc9e6a3d26a5dac.zip |
dev-libs/gobject-introspection: Stabilize 1.74.0 ppc64, #879807
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.74.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.74.0.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.74.0.ebuild index c23e63ca73a1..df2b13471739 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.74.0.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.74.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=" |