diff options
author | David Seifert <soap@gentoo.org> | 2022-01-04 00:25:58 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-01-04 00:25:58 +0100 |
commit | 4feae81752a1d25206c9dcbffc78a4a95e562717 (patch) | |
tree | cd8560739159c5b84b4cb3c1731418c4ba10996f /dev-libs/glib | |
parent | dev-lang/polyml: remove implicit elibc_* flags (diff) | |
download | gentoo-4feae81752a1d25206c9dcbffc78a4a95e562717.tar.gz gentoo-4feae81752a1d25206c9dcbffc78a4a95e562717.tar.bz2 gentoo-4feae81752a1d25206c9dcbffc78a4a95e562717.zip |
dev-libs/glib: remove implicit elibc_* flags
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.68.4.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.70.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.70.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/glib/glib-2.68.4.ebuild b/dev-libs/glib/glib-2.68.4.ebuild index f89faf66ed92..db0b928df9f5 100644 --- a/dev-libs/glib/glib-2.68.4.ebuild +++ b/dev-libs/glib/glib-2.68.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="https://www.gtk.org/" LICENSE="LGPL-2.1+" SLOT="2" -IUSE="dbus debug +elf elibc_glibc fam gtk-doc kernel_linux +mime selinux static-libs sysprof systemtap test utils xattr" +IUSE="dbus debug +elf fam gtk-doc kernel_linux +mime selinux static-libs sysprof systemtap test utils xattr" RESTRICT="!test? ( test )" REQUIRED_USE="gtk-doc? ( test )" # Bug #777636 diff --git a/dev-libs/glib/glib-2.70.0.ebuild b/dev-libs/glib/glib-2.70.0.ebuild index 6dbfc0036677..7a9d700763b4 100644 --- a/dev-libs/glib/glib-2.70.0.ebuild +++ b/dev-libs/glib/glib-2.70.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="https://www.gtk.org/" LICENSE="LGPL-2.1+" SLOT="2" -IUSE="dbus debug +elf elibc_glibc fam gtk-doc kernel_linux +mime selinux static-libs sysprof systemtap test utils xattr" +IUSE="dbus debug +elf fam gtk-doc kernel_linux +mime selinux static-libs sysprof systemtap test utils xattr" RESTRICT="!test? ( test )" REQUIRED_USE="gtk-doc? ( test )" # Bug #777636 diff --git a/dev-libs/glib/glib-2.70.2.ebuild b/dev-libs/glib/glib-2.70.2.ebuild index 6dbfc0036677..7a9d700763b4 100644 --- a/dev-libs/glib/glib-2.70.2.ebuild +++ b/dev-libs/glib/glib-2.70.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="https://www.gtk.org/" LICENSE="LGPL-2.1+" SLOT="2" -IUSE="dbus debug +elf elibc_glibc fam gtk-doc kernel_linux +mime selinux static-libs sysprof systemtap test utils xattr" +IUSE="dbus debug +elf fam gtk-doc kernel_linux +mime selinux static-libs sysprof systemtap test utils xattr" RESTRICT="!test? ( test )" REQUIRED_USE="gtk-doc? ( test )" # Bug #777636 |