commit: 904e5f315cf6c82a52a409536eec0e207cf1447c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 30 15:59:47 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 30 19:26:02 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=904e5f31
net-libs/kimap2: EAPI-7 bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-libs/kimap2/kimap2-0.2.0-r1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/net-libs/kimap2/kimap2-0.2.0-r1.ebuild
b/net-libs/kimap2/kimap2-0.2.0-r1.ebuild
index a19b4c4ac69..87ebec63372 100644
--- a/net-libs/kimap2/kimap2-0.2.0-r1.ebuild
+++ b/net-libs/kimap2/kimap2-0.2.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit kde5
@@ -21,4 +21,4 @@ DEPEND="
"
RDEPEND="${DEPEND}"
-RESTRICT="test"
+RESTRICT+=" test"