diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-28 16:51:50 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-28 16:58:19 +0200 |
commit | 2b689c29f66b9648cdbc05b891f2a8159b118ded (patch) | |
tree | 53a56f08fa7e9e964b8073f2413b86bdf3b01bfc /dev-libs/glib | |
parent | dev-libs/atk: arm stable (bug 611134) (diff) | |
download | gentoo-2b689c29f66b9648cdbc05b891f2a8159b118ded.tar.gz gentoo-2b689c29f66b9648cdbc05b891f2a8159b118ded.tar.bz2 gentoo-2b689c29f66b9648cdbc05b891f2a8159b118ded.zip |
dev-libs/glib: arm stable (bug 611134)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.50.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.50.3-r1.ebuild b/dev-libs/glib/glib-2.50.3-r1.ebuild index ef6bb5048dee..107efdb7aeaa 100644 --- a/dev-libs/glib/glib-2.50.3-r1.ebuild +++ b/dev-libs/glib/glib-2.50.3-r1.ebuild @@ -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 |