From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2404E138330 for ; Sat, 26 May 2018 00:52:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F322E092B; Sat, 26 May 2018 00:52:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 701FBE0928 for ; Sat, 26 May 2018 00:52:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2A217335CB2 for ; Sat, 26 May 2018 00:52:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2CCE62BB for ; Sat, 26 May 2018 00:52:26 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1527295919.e0b39f4a70b4c8dd3b83e1e5dea9a7f089216dc1.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kdecoration/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/kdecoration/kdecoration-5.12.5.ebuild X-VCS-Directories: kde-plasma/kdecoration/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: e0b39f4a70b4c8dd3b83e1e5dea9a7f089216dc1 X-VCS-Branch: master Date: Sat, 26 May 2018 00:52:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9a3fe72d-42e0-470a-ab90-a8fb031edc78 X-Archives-Hash: c0733ac474062ed0a968d30e1dee3be9 commit: e0b39f4a70b4c8dd3b83e1e5dea9a7f089216dc1 Author: Thomas Deutschmann gentoo org> AuthorDate: Sat May 26 00:46:00 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sat May 26 00:51:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0b39f4a kde-plasma/kdecoration: x86 stable (bug #654740) Package-Manager: Portage-2.3.40, Repoman-2.3.9 kde-plasma/kdecoration/kdecoration-5.12.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/kdecoration/kdecoration-5.12.5.ebuild b/kde-plasma/kdecoration/kdecoration-5.12.5.ebuild index f758b538ee7..25ef3325803 100644 --- a/kde-plasma/kdecoration/kdecoration-5.12.5.ebuild +++ b/kde-plasma/kdecoration/kdecoration-5.12.5.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Plugin based library to create window decorations" LICENSE="|| ( LGPL-2.1 LGPL-3 )" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" DEPEND="$(add_qt_dep qtgui)"