diff options
author | 2018-12-05 16:39:54 +0200 | |
---|---|---|
committer | 2018-12-05 17:31:51 +0200 | |
commit | 015494a3d72c157f0e85166ee04e0a1fb24d3910 (patch) | |
tree | f2d302aad36e792dcfa7c6c7a68b7fa785218474 /dev-libs/glib | |
parent | app-shells/mksh: Removed old. (diff) | |
download | gentoo-015494a3d72c157f0e85166ee04e0a1fb24d3910.tar.gz gentoo-015494a3d72c157f0e85166ee04e0a1fb24d3910.tar.bz2 gentoo-015494a3d72c157f0e85166ee04e0a1fb24d3910.zip |
dev-libs/glib-2.56.2: arm64 stable (bug #670024)
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.56.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.56.2.ebuild b/dev-libs/glib/glib-2.56.2.ebuild index b04a82e4c9fa..9ccdbdf98d32 100644 --- a/dev-libs/glib/glib-2.56.2.ebuild +++ b/dev-libs/glib/glib-2.56.2.ebuild @@ -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 |