summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2019-07-18 18:27:56 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2019-07-18 19:34:58 +0100
commitdbbf6df8a52c5cf9dd1d6f4eab9832281d57242e (patch)
treedf9d24f33bcc0545979b6086f90c19e1ebf072e7 /dev-libs/gobject-introspection/gobject-introspection-1.58.3.ebuild
parentdev-cpp/gtkmm: stable 3.24.1 for hppa, bug #685254 (diff)
downloadgentoo-dbbf6df8a52c5cf9dd1d6f4eab9832281d57242e.tar.gz
gentoo-dbbf6df8a52c5cf9dd1d6f4eab9832281d57242e.tar.bz2
gentoo-dbbf6df8a52c5cf9dd1d6f4eab9832281d57242e.zip
dev-libs/gobject-introspection: stable 1.58.3 for hppa, bug #685254
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/gobject-introspection/gobject-introspection-1.58.3.ebuild')
-rw-r--r--dev-libs/gobject-introspection/gobject-introspection-1.58.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.58.3.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.58.3.ebuild
index 67e3dff2f105..de1d35da2cda 100644
--- a/dev-libs/gobject-introspection/gobject-introspection-1.58.3.ebuild
+++ b/dev-libs/gobject-introspection/gobject-introspection-1.58.3.ebuild
@@ -17,7 +17,7 @@ REQUIRED_USE="
${PYTHON_REQUIRED_USE}
test? ( cairo )
"
-KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~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 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~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
# We force glib and g-i to be in sync by this way as explained in bug #518424