diff options
author | Sam James <sam@gentoo.org> | 2020-09-07 18:12:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-07 18:12:35 +0000 |
commit | b324b0a218a274e219d660f8c9e99fe58db0c6c2 (patch) | |
tree | 3c77fb6cfaa7c4f7e18491e8f58f6668b1f02050 /dev-libs/gobject-introspection | |
parent | dev-util/gdbus-codegen: ppc64 stable (bug #736727) (diff) | |
download | gentoo-b324b0a218a274e219d660f8c9e99fe58db0c6c2.tar.gz gentoo-b324b0a218a274e219d660f8c9e99fe58db0c6c2.tar.bz2 gentoo-b324b0a218a274e219d660f8c9e99fe58db0c6c2.zip |
dev-libs/gobject-introspection: ppc64 stable (bug #736727)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
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.64.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.64.1-r1.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.64.1-r1.ebuild index ed5fc5f69f1e..4296dae81691 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.64.1-r1.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.64.1-r1.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 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # virtual/pkgconfig needed at runtime, bug #505408 RDEPEND=" |