diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-26 12:17:36 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-26 12:17:36 -0500 |
commit | a8a2fc37d2c1b02e18567c0253b8b7bdf0e8a9ee (patch) | |
tree | 84dbc69e77268e2efb55136663da6ca85b2ac305 /dev-libs/glib | |
parent | dev-libs/nss-3.40.1: alpha stable, bug 667202 (diff) | |
download | gentoo-a8a2fc37d2c1b02e18567c0253b8b7bdf0e8a9ee.tar.gz gentoo-a8a2fc37d2c1b02e18567c0253b8b7bdf0e8a9ee.tar.bz2 gentoo-a8a2fc37d2c1b02e18567c0253b8b7bdf0e8a9ee.zip |
dev-libs/glib-2.56.4: alpha stable, bug 668474
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.56.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.56.4.ebuild b/dev-libs/glib/glib-2.56.4.ebuild index 6ad35438ae38..10c452d04521 100644 --- a/dev-libs/glib/glib-2.56.4.ebuild +++ b/dev-libs/glib/glib-2.56.4.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 |