summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/gedit/gedit-3.22.0.ebuild2
-rw-r--r--app-editors/gedit/gedit-3.22.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/gedit/gedit-3.22.0.ebuild b/app-editors/gedit/gedit-3.22.0.ebuild
index 3e3bc39dedf2..5524763def02 100644
--- a/app-editors/gedit/gedit-3.22.0.ebuild
+++ b/app-editors/gedit/gedit-3.22.0.ebuild
@@ -56,7 +56,7 @@ DEPEND="${COMMON_DEPEND}
# yelp-tools, gnome-common needed to eautoreconf
pkg_setup() {
- use python && [[ ${MERGE_TYPE} != binary ]] && python-single-r1_pkg_setup
+ use python && python-single-r1_pkg_setup
}
src_prepare() {
diff --git a/app-editors/gedit/gedit-3.22.1.ebuild b/app-editors/gedit/gedit-3.22.1.ebuild
index 4484dab39849..e931e8b99a06 100644
--- a/app-editors/gedit/gedit-3.22.1.ebuild
+++ b/app-editors/gedit/gedit-3.22.1.ebuild
@@ -56,7 +56,7 @@ DEPEND="${COMMON_DEPEND}
# yelp-tools, gnome-common needed to eautoreconf
pkg_setup() {
- use python && [[ ${MERGE_TYPE} != binary ]] && python-single-r1_pkg_setup
+ use python && python-single-r1_pkg_setup
}
src_prepare() {