diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 16:01:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 16:01:08 +0000 |
commit | daf410ed60970c83951d74f5abce4b1499ccc4d3 (patch) | |
tree | 173906617b0e9243f11b4e24999cf6844437ab1b | |
parent | dev-libs/gobject-introspection-common: Stabilize 1.66.1 arm, #774927 (diff) | |
download | gentoo-daf410ed60970c83951d74f5abce4b1499ccc4d3.tar.gz gentoo-daf410ed60970c83951d74f5abce4b1499ccc4d3.tar.bz2 gentoo-daf410ed60970c83951d74f5abce4b1499ccc4d3.zip |
dev-libs/gobject-introspection: Stabilize 1.66.1 arm, #774927
Signed-off-by: Sam James <sam@gentoo.org>
-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 64b4d8de8314..677bc6ea2e94 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=" |