diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-08 03:52:19 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-08 03:52:19 +0200 |
commit | c85a877057b20e8cc3307a68adee74f576d4794d (patch) | |
tree | e2e03815f46eeb668a74258cbaaf3a41458f1ed4 /dev-libs/glib | |
parent | app-portage/eix: x86 stable (bug #682792) (diff) | |
download | gentoo-c85a877057b20e8cc3307a68adee74f576d4794d.tar.gz gentoo-c85a877057b20e8cc3307a68adee74f576d4794d.tar.bz2 gentoo-c85a877057b20e8cc3307a68adee74f576d4794d.zip |
dev-libs/glib: x86 stable (bug #677430)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.58.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.58.3.ebuild b/dev-libs/glib/glib-2.58.3.ebuild index 10bbc1eb12ba..b0789bc35633 100644 --- a/dev-libs/glib/glib-2.58.3.ebuild +++ b/dev-libs/glib/glib-2.58.3.ebuild @@ -21,7 +21,7 @@ LICENSE="LGPL-2.1+" SLOT="2" IUSE="dbus debug fam gtk-doc 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 |