commit: 293a061f82bee1967b70b009e475c36673ec8ad8
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 6 08:04:24 2017 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Jan 6 08:04:24 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=293a061f
sys-libs/kpmcore: Add release conditional block
Package-Manager: Portage-2.3.3, Repoman-2.3.1
sys-libs/kpmcore/kpmcore-9999.ebuild | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/sys-libs/kpmcore/kpmcore-9999.ebuild
b/sys-libs/kpmcore/kpmcore-9999.ebuild
index db1fe1f..53b2d7c 100644
--- a/sys-libs/kpmcore/kpmcore-9999.ebuild
+++ b/sys-libs/kpmcore/kpmcore-9999.ebuild
@@ -6,12 +6,15 @@ EAPI=6
inherit kde5
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+ KEYWORDS="~amd64 ~arm ~x86"
+fi
+
DESCRIPTION="Library for managing partitions"
HOMEPAGE="https://www.kde.org/applications/system/kdepartitionmanager"
-
LICENSE="GPL-3"
SLOT="5/4"
-KEYWORDS=""
IUSE=""
CDEPEND="