diff options
author | Markus Meier <maekke@gentoo.org> | 2018-03-14 21:20:49 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-03-14 22:08:29 +0100 |
commit | 36a65a2cab30a252e83468f350cbab40e43ca77e (patch) | |
tree | 91f6fe16e569c67d9950b7f06fc65caeb4d59fad /dev-libs/glib | |
parent | dev-util/gdbus-codegen: arm stable, bug #631656 (diff) | |
download | gentoo-36a65a2cab30a252e83468f350cbab40e43ca77e.tar.gz gentoo-36a65a2cab30a252e83468f350cbab40e43ca77e.tar.bz2 gentoo-36a65a2cab30a252e83468f350cbab40e43ca77e.zip |
dev-libs/glib: arm stable, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.52.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.52.3.ebuild b/dev-libs/glib/glib-2.52.3.ebuild index 357ad65b37cc..c593914e226b 100644 --- a/dev-libs/glib/glib-2.52.3.ebuild +++ b/dev-libs/glib/glib-2.52.3.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 ~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 ~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 |