diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-03-21 10:44:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-21 10:01:56 +0000 |
commit | 523abc18b78ce7c36d5d80f675f21b5cedaf4236 (patch) | |
tree | 8d9704971ce2fff3eafa64937cba1b3249b37e03 /dev-libs/gobject-introspection | |
parent | dev-libs/gobject-introspection-common: mark 1.66.1 hppa, bug #774927 (diff) | |
download | gentoo-523abc18b78ce7c36d5d80f675f21b5cedaf4236.tar.gz gentoo-523abc18b78ce7c36d5d80f675f21b5cedaf4236.tar.bz2 gentoo-523abc18b78ce7c36d5d80f675f21b5cedaf4236.zip |
dev-libs/gobject-introspection: stable 1.66.1 for hppa, bug #774927
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 ce38bcb6a0ee..b3294b84d712 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=" |