commit:     74f6947951921f17404d5b862fbfc7bc9b5d1415
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 24 21:02:47 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 24 21:02:47 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=74f69479

sys-libs/kpmcore: Cleanup release switch

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sys-libs/kpmcore/kpmcore-9999.ebuild | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/sys-libs/kpmcore/kpmcore-9999.ebuild 
b/sys-libs/kpmcore/kpmcore-9999.ebuild
index 85484be397..5757098a0d 100644
--- a/sys-libs/kpmcore/kpmcore-9999.ebuild
+++ b/sys-libs/kpmcore/kpmcore-9999.ebuild
@@ -8,16 +8,12 @@ KFMIN=5.74.0
 QTMIN=5.15.1
 inherit ecm kde.org
 
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-       SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-fi
-
 DESCRIPTION="Library for managing partitions"
 HOMEPAGE="https://apps.kde.org/en/partitionmanager";
 
 LICENSE="GPL-3"
 SLOT="5/10"
+KEYWORDS=""
 IUSE=""
 
 BDEPEND="

Reply via email to