commit:     69ac1094c3f298a4d2cc107b5fa456c23143c8bf
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 17:15:22 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 30 00:51:52 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=69ac1094

kde-apps/kdegames-meta: Drop IUSE=python (kde-apps/kajongg), prepare for removal

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kdegames-meta/kdegames-meta-4.14.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kdegames-meta/kdegames-meta-4.14.3.ebuild 
b/kde-apps/kdegames-meta/kdegames-meta-4.14.3.ebuild
index 9a13f1f1..23b382c3 100644
--- a/kde-apps/kdegames-meta/kdegames-meta-4.14.3.ebuild
+++ b/kde-apps/kdegames-meta/kdegames-meta-4.14.3.ebuild
@@ -2,12 +2,13 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
+
 inherit kde4-meta-pkg
 
 DESCRIPTION="kdegames - merge this to pull in all kdegames-derived packages"
 HOMEPAGE="https://games.kde.org/";
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="opengl python"
+IUSE="opengl"
 
 RDEPEND="
        $(add_kdeapps_dep bomber)
@@ -50,5 +51,4 @@ RDEPEND="
        $(add_kdeapps_dep palapeli)
        $(add_kdeapps_dep picmi)
        opengl? ( $(add_kdeapps_dep ksudoku) )
-       python? ( $(add_kdeapps_dep kajongg) )
 "

Reply via email to