commit:     0687e5a1b4959d570141babde8230705134d64c2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 24 21:04:28 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 24 21:04:28 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0687e5a1

app-accessibility/kontrast: Cleanup release switch

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

 app-accessibility/kontrast/kontrast-9999.ebuild | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/app-accessibility/kontrast/kontrast-9999.ebuild 
b/app-accessibility/kontrast/kontrast-9999.ebuild
index cebdd951e9..c15c2de52e 100644
--- a/app-accessibility/kontrast/kontrast-9999.ebuild
+++ b/app-accessibility/kontrast/kontrast-9999.ebuild
@@ -10,13 +10,9 @@ inherit ecm kde.org
 DESCRIPTION="Tool to check contrast for colors to verify they are correctly 
accessible"
 HOMEPAGE="https://apps.kde.org/en/kontrast";
 
-if [[ ${KDE_BUILD_TYPE} == release ]]; then
-       SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-       KEYWORDS="~amd64"
-fi
-
 LICENSE="GPL-3+"
 SLOT="5"
+KEYWORDS=""
 IUSE=""
 
 DEPEND="

Reply via email to