summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-23 16:00:43 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-23 16:00:43 +0300
commitcc8299a7cb2bfc34e9dac46f230bc7e539af94f2 (patch)
tree271638ca9d713dd4310e0c1a7a866951ee973e6e /dev-libs
parentdev-libs/gjs: arm stable wrt bug #685254 (diff)
downloadgentoo-cc8299a7cb2bfc34e9dac46f230bc7e539af94f2.tar.gz
gentoo-cc8299a7cb2bfc34e9dac46f230bc7e539af94f2.tar.bz2
gentoo-cc8299a7cb2bfc34e9dac46f230bc7e539af94f2.zip
dev-libs/gobject-introspection: arm stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs')
-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 1a090d5df94c..5bb84b126cab 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