diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-01 18:10:36 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-01 18:43:22 +0200 |
commit | de4c1c4dbce3a9eaff8ed9fe88d414b579fb2ff4 (patch) | |
tree | d2410ce62831922903ac278d6f2cff56d15bc17f /dev-libs/gobject-introspection | |
parent | dev-libs/gjs: x86 stable (bug #774927) (diff) | |
download | gentoo-de4c1c4dbce3a9eaff8ed9fe88d414b579fb2ff4.tar.gz gentoo-de4c1c4dbce3a9eaff8ed9fe88d414b579fb2ff4.tar.bz2 gentoo-de4c1c4dbce3a9eaff8ed9fe88d414b579fb2ff4.zip |
dev-libs/gobject-introspection: x86 stable (bug #774927)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/gobject-introspection')
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.66.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.66.1.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.66.1.ebuild index 9a97f44f7394..64b4d8de8314 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.66.1.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.66.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 ~mips ~ppc ~ppc64 ~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 ~mips ~ppc ~ppc64 ~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=" |