summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/eog-plugins/eog-plugins-3.12.1.ebuild')
-rw-r--r--media-gfx/eog-plugins/eog-plugins-3.12.1.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/media-gfx/eog-plugins/eog-plugins-3.12.1.ebuild b/media-gfx/eog-plugins/eog-plugins-3.12.1.ebuild
index 02f1f2d9e699..5f7755ac72ec 100644
--- a/media-gfx/eog-plugins/eog-plugins-3.12.1.ebuild
+++ b/media-gfx/eog-plugins/eog-plugins-3.12.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog-plugins/eog-plugins-3.12.1.ebuild,v 1.1 2014/04/27 17:27:45 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog-plugins/eog-plugins-3.12.1.ebuild,v 1.2 2014/07/19 08:41:13 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -16,6 +16,9 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+exif +flickr map +picasa +python"
+# Let people emerge this by default, bug #472932
+IUSE+=" python_single_target_python3_2 +python_single_target_python3_3"
+
REQUIRED_USE="
map? ( exif )
python? ( ${PYTHON_REQUIRED_USE} )"