diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-13 12:37:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-13 12:12:26 +0000 |
commit | 8cd8c257897e633b58f15af5ccec8e916e46b2f7 (patch) | |
tree | 294f197634a576d28c7c727e2a69f855cd7e1f63 | |
parent | gnome-base/gsettings-desktop-schemas: stable 3.24.1 for sparc, bug #631656 (diff) | |
download | gentoo-8cd8c257897e633b58f15af5ccec8e916e46b2f7.tar.gz gentoo-8cd8c257897e633b58f15af5ccec8e916e46b2f7.tar.bz2 gentoo-8cd8c257897e633b58f15af5ccec8e916e46b2f7.zip |
dev-libs/glib: stable 2.52.3 for sparc, bug #631656
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
-rw-r--r-- | dev-libs/glib/glib-2.52.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.52.3.ebuild b/dev-libs/glib/glib-2.52.3.ebuild index 9a6308e1e3b3..e687ae9a7a4d 100644 --- a/dev-libs/glib/glib-2.52.3.ebuild +++ b/dev-libs/glib/glib-2.52.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Until bug #537330 glib is a reverse dependency of pkgconfig and, then @@ -27,7 +27,7 @@ REQUIRED_USE=" test? ( ${PYTHON_REQUIRED_USE} ) " -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" # Added util-linux multilib dependency to have libmount support (which # is always turned on on linux systems, unless explicitly disabled, but |