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 0A8B613832E for ; Mon, 25 Jul 2016 18:37:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5FC7A21C08F; Mon, 25 Jul 2016 18:37:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 042EA21C060 for ; Mon, 25 Jul 2016 18:37:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 85B0A340CC9 for ; Mon, 25 Jul 2016 18:36:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F0DC42454 for ; Mon, 25 Jul 2016 18:36:53 +0000 (UTC) From: "NP Hardass" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "NP Hardass" Message-ID: <1469471802.3572295fdfaa1b77f6cbb27f7cf11a5d1f8a6f5d.np-hardass@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/pluma/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/pluma/pluma-1.10.2.ebuild X-VCS-Directories: app-editors/pluma/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 3572295fdfaa1b77f6cbb27f7cf11a5d1f8a6f5d X-VCS-Branch: master Date: Mon, 25 Jul 2016 18:36:53 +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: 29c6135e-f920-40a7-905a-fcfed7f61a1a X-Archives-Hash: cc96c72fe3470554c22de129e5308993 commit: 3572295fdfaa1b77f6cbb27f7cf11a5d1f8a6f5d Author: NP-Hardass gentoo org> AuthorDate: Mon Jul 25 18:29:47 2016 +0000 Commit: NP Hardass gentoo org> CommitDate: Mon Jul 25 18:36:42 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3572295f app-editors/pluma: amd64 x86 stable wrt bug #579644 Package-Manager: portage-2.2.28 app-editors/pluma/pluma-1.10.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/pluma/pluma-1.10.2.ebuild b/app-editors/pluma/pluma-1.10.2.ebuild index 3c6997a..6f9ca00 100644 --- a/app-editors/pluma/pluma-1.10.2.ebuild +++ b/app-editors/pluma/pluma-1.10.2.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="http://mate-desktop.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="python spell"