summaryrefslogtreecommitdiff
path: root/app-portage/diffmask/diffmask-9999.ebuild
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-05-16 21:09:22 +0200
committerMichał Górny <mgorny@gentoo.org>2018-05-16 21:11:03 +0200
commitee30c1f6a37873431ba64cddf554f52c8011ce42 (patch)
tree5b5e494a965cd191f07e4d9bd523c853f931c91f /app-portage/diffmask/diffmask-9999.ebuild
parentff5ef2277166a87d23f99c79778dd3c463c494cd (diff)
downloadgentoo-ee30c1f6a37873431ba64cddf554f52c8011ce42.tar.gz
gentoo-ee30c1f6a37873431ba64cddf554f52c8011ce42.tar.xz
app-portage/diffmask: Bump to EAPI 7
Diffstat (limited to 'app-portage/diffmask/diffmask-9999.ebuild')
-rw-r--r--app-portage/diffmask/diffmask-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/diffmask/diffmask-9999.ebuild b/app-portage/diffmask/diffmask-9999.ebuild
index 14151f6b5ab..8c0f4525f82 100644
--- a/app-portage/diffmask/diffmask-9999.ebuild
+++ b/app-portage/diffmask/diffmask-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
inherit distutils-r1 git-r3