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 8385F1381F1 for ; Tue, 24 Apr 2018 23:59:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B461E087E; Tue, 24 Apr 2018 23:59:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 76A54E087E for ; Tue, 24 Apr 2018 23:59:46 +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 F2905335C43 for ; Tue, 24 Apr 2018 23:59:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 718B9298 for ; Tue, 24 Apr 2018 23:59:43 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1524614354.4759a044271d7638fefe758a2b541c193df06e05.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/focuswriter/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/focuswriter/focuswriter-1.6.10.ebuild X-VCS-Directories: app-editors/focuswriter/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 4759a044271d7638fefe758a2b541c193df06e05 X-VCS-Branch: master Date: Tue, 24 Apr 2018 23:59:43 +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: c59c1bcf-d50d-4157-abd9-383dc1f487bc X-Archives-Hash: 7997e6867c1df92023a4907ce3bc188e commit: 4759a044271d7638fefe758a2b541c193df06e05 Author: Aaron Bauman gentoo org> AuthorDate: Tue Apr 24 23:51:10 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Tue Apr 24 23:59:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4759a044 app-editors/focuswriter: amd64 stable wrt bug #653978 Bug: https://bugs.gentoo.org/653978 Package-Manager: Portage-2.3.31, Repoman-2.3.9 app-editors/focuswriter/focuswriter-1.6.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/focuswriter/focuswriter-1.6.10.ebuild b/app-editors/focuswriter/focuswriter-1.6.10.ebuild index f61c59e9ba3..e9ad0195204 100644 --- a/app-editors/focuswriter/focuswriter-1.6.10.ebuild +++ b/app-editors/focuswriter/focuswriter-1.6.10.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2" LICENSE="LGPL-3 GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" # drop qtcore subslot when minimal Qt is 5.10