diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 18:21:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 18:31:06 +0200 |
commit | db137b1bed531151333cb7dc2fb8c13015ea30f5 (patch) | |
tree | e6d2a31f5bb9b65cf09481757404fb42ee270ce0 /dev-libs | |
parent | dev-libs/gdl: x86 stable wrt bug #611134 (diff) | |
download | gentoo-db137b1bed531151333cb7dc2fb8c13015ea30f5.tar.gz gentoo-db137b1bed531151333cb7dc2fb8c13015ea30f5.tar.bz2 gentoo-db137b1bed531151333cb7dc2fb8c13015ea30f5.zip |
dev-libs/glib: x86 stable wrt bug #611134
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 ff96453b3145..6ba56d741c2e 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 |