diff options
author | Markus Meier <maekke@gentoo.org> | 2019-01-02 13:16:08 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2019-01-02 13:16:08 +0100 |
commit | 61ddf5d0d1ca80b67d8c6bf3181fc329b12878f5 (patch) | |
tree | 6cf1840055635abe1acbbd839af19ee36433198b | |
parent | dev-util/glib-utils: arm stable, bug #668474 (diff) | |
download | gentoo-61ddf5d0d1ca80b67d8c6bf3181fc329b12878f5.tar.gz gentoo-61ddf5d0d1ca80b67d8c6bf3181fc329b12878f5.tar.bz2 gentoo-61ddf5d0d1ca80b67d8c6bf3181fc329b12878f5.zip |
dev-libs/glib: arm stable, bug #668474
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
-rw-r--r-- | dev-libs/glib/glib-2.56.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.56.4.ebuild b/dev-libs/glib/glib-2.56.4.ebuild index 94964f583362..b61a28d42de3 100644 --- a/dev-libs/glib/glib-2.56.4.ebuild +++ b/dev-libs/glib/glib-2.56.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -21,7 +21,7 @@ LICENSE="LGPL-2.1+" SLOT="2" IUSE="dbus debug fam kernel_linux +mime selinux static-libs systemtap test utils xattr" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" # Added util-linux multilib dependency to have libmount support (which # is always turned on on linux systems, unless explicitly disabled, but |