diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 03:53:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:15:36 +0100 |
commit | cd7fea00270ceb0c0cf53ac330c47825f0e7bc5d (patch) | |
tree | 46dbc913145c967b70209c5afced721432c484c4 /dev-libs | |
parent | dev-libs/go-usb: multilib--, style fix (diff) | |
download | gentoo-cd7fea00270ceb0c0cf53ac330c47825f0e7bc5d.tar.gz gentoo-cd7fea00270ceb0c0cf53ac330c47825f0e7bc5d.tar.bz2 gentoo-cd7fea00270ceb0c0cf53ac330c47825f0e7bc5d.zip |
dev-libs/gobject-introspection: toolchain-funcs--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.66.1.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.68.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.66.1.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.66.1.ebuild index 5769823ea8ec..d71b7d125b04 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.66.1.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.66.1.ebuild @@ -5,7 +5,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{7,8,9} ) PYTHON_REQ_USE="xml" -inherit gnome.org meson python-single-r1 toolchain-funcs xdg +inherit gnome.org meson python-single-r1 xdg DESCRIPTION="Introspection system for GObject-based libraries" HOMEPAGE="https://wiki.gnome.org/Projects/GObjectIntrospection" diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.68.0.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.68.0.ebuild index 23eb08dfbd85..a573126690d5 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.68.0.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.68.0.ebuild @@ -5,7 +5,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{7,8,9} ) PYTHON_REQ_USE="xml" -inherit gnome.org meson python-single-r1 toolchain-funcs xdg +inherit gnome.org meson python-single-r1 xdg DESCRIPTION="Introspection system for GObject-based libraries" HOMEPAGE="https://wiki.gnome.org/Projects/GObjectIntrospection" |