diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 05:03:11 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 05:08:19 +0300 |
commit | 289a0f6d3daf3c760f165bf3f710caabb8d932b4 (patch) | |
tree | 6093ee5cf7dfed99a2041ee69a5af164aea59b4c /dev-libs/glib/glib-2.52.3.ebuild | |
parent | dev-util/gdbus-codegen: amd64 stable wrt bug #631656 (diff) | |
download | gentoo-289a0f6d3daf3c760f165bf3f710caabb8d932b4.tar.gz gentoo-289a0f6d3daf3c760f165bf3f710caabb8d932b4.tar.bz2 gentoo-289a0f6d3daf3c760f165bf3f710caabb8d932b4.zip |
dev-libs/glib: amd64 stable wrt bug #631656
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-libs/glib/glib-2.52.3.ebuild')
-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 e687ae9a7a4d..3d9ca8f31d5d 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 ~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 |