diff options
author | Patrick Lauer <patrick@gentoo.org> | 2015-12-29 09:02:23 +0100 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2015-12-29 09:03:19 +0100 |
commit | 02e5d2bc2465f3afd180316546764712599666c9 (patch) | |
tree | 5e683d04480a06afa7696281fca1bd954617657b /dev-libs/gom | |
parent | games-fps/enemy-territory-etpro: Shorten DESCRIPTION (diff) | |
download | gentoo-02e5d2bc2465f3afd180316546764712599666c9.tar.gz gentoo-02e5d2bc2465f3afd180316546764712599666c9.tar.bz2 gentoo-02e5d2bc2465f3afd180316546764712599666c9.zip |
Whitespace
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-libs/gom')
-rw-r--r-- | dev-libs/gom/gom-0.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gom/gom-0.3.2.ebuild b/dev-libs/gom/gom-0.3.2.ebuild index 5c7c94b4284e..718bd302f0f0 100644 --- a/dev-libs/gom/gom-0.3.2.ebuild +++ b/dev-libs/gom/gom-0.3.2.ebuild @@ -54,7 +54,7 @@ src_configure() { gnome2_src_configure \ ${myconf[@]} \ --disable-python \ - $(use_enable introspection) \ + $(use_enable introspection) if use python ; then python_foreach_impl run_in_build_dir \ |