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 ABB971396D9 for ; Tue, 7 Nov 2017 17:58:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FAC0E0DA6; Tue, 7 Nov 2017 17:58:00 +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 61311E0DA6 for ; Tue, 7 Nov 2017 17:58:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 6E37833C4EE for ; Tue, 7 Nov 2017 17:57:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C233985D for ; Tue, 7 Nov 2017 17:57:57 +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: <1510077469.5536b01a5ae99f7c54a89bba97905ee9285421c3.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kajongg/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kajongg/kajongg-17.04.3.ebuild X-VCS-Directories: kde-apps/kajongg/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 5536b01a5ae99f7c54a89bba97905ee9285421c3 X-VCS-Branch: master Date: Tue, 7 Nov 2017 17:57:57 +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: 5de9a68b-9609-4783-96d6-c30b6a1a3069 X-Archives-Hash: eaf64826fe943568de5f35ae360b18fc commit: 5536b01a5ae99f7c54a89bba97905ee9285421c3 Author: Thomas Deutschmann gentoo org> AuthorDate: Tue Nov 7 15:43:18 2017 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Tue Nov 7 17:57:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5536b01a kde-apps/kajongg: x86 stable (bug #628352) Package-Manager: Portage-2.3.13, Repoman-2.3.4 kde-apps/kajongg/kajongg-17.04.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kajongg/kajongg-17.04.3.ebuild b/kde-apps/kajongg/kajongg-17.04.3.ebuild index 9a3e1409230..a169365b01b 100644 --- a/kde-apps/kajongg/kajongg-17.04.3.ebuild +++ b/kde-apps/kajongg/kajongg-17.04.3.ebuild @@ -10,7 +10,7 @@ inherit python-single-r1 kde5 DESCRIPTION="Classical Mah Jongg for four players" HOMEPAGE="https://www.kde.org/applications/games/kajongg/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"