commit:     99906a93aae7d0fc5f8766382951b6b9f5fde844
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 12 20:42:51 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Jun 12 20:42:51 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=99906a93

app-editors/okteta: Release switch

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-editors/okteta/okteta-9999.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/app-editors/okteta/okteta-9999.ebuild 
b/app-editors/okteta/okteta-9999.ebuild
index 59ab74d0dc..ac3ced907e 100644
--- a/app-editors/okteta/okteta-9999.ebuild
+++ b/app-editors/okteta/okteta-9999.ebuild
@@ -8,10 +8,14 @@ KDE_TEST="true"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+       SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+       KEYWORDS="~amd64 ~x86"
+fi
+
 DESCRIPTION="Hex editor by KDE"
 HOMEPAGE="https://www.kde.org/applications/utilities/okteta
 https://utils.kde.org/projects/okteta";
-KEYWORDS=""
 IUSE="crypt designer"
 
 DEPEND="

Reply via email to