From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A1DCF139B29 for ; Tue, 8 Sep 2015 10:04:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C981414214; Tue, 8 Sep 2015 10:04:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5AF3B1421B for ; Tue, 8 Sep 2015 10:04:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 501BA3405CF for ; Tue, 8 Sep 2015 10:04:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 883E3187 for ; Tue, 8 Sep 2015 10:04:48 +0000 (UTC) From: "Joshua Kinard" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joshua Kinard" Message-ID: <1441705830.872b3e5ea2258aff01163a10320f1247b83d920e.kumba@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/courier-unicode/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/courier-unicode/courier-unicode-1.3.ebuild X-VCS-Directories: net-libs/courier-unicode/ X-VCS-Committer: kumba X-VCS-Committer-Name: Joshua Kinard X-VCS-Revision: 872b3e5ea2258aff01163a10320f1247b83d920e X-VCS-Branch: master Date: Tue, 8 Sep 2015 10:04:48 +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: ff5f6540-a645-418f-b1a2-189d92306344 X-Archives-Hash: 32365842f2f3a63266328c6454314413 commit: 872b3e5ea2258aff01163a10320f1247b83d920e Author: Joshua Kinard gentoo org> AuthorDate: Tue Sep 8 09:50:30 2015 +0000 Commit: Joshua Kinard gentoo org> CommitDate: Tue Sep 8 09:50:30 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=872b3e5e Added ~mips to KEYWORDS, per #532520. Package-Manager: portage-2.2.20.1 net-libs/courier-unicode/courier-unicode-1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/courier-unicode/courier-unicode-1.3.ebuild b/net-libs/courier-unicode/courier-unicode-1.3.ebuild index 7d40f20..c72b5a4 100644 --- a/net-libs/courier-unicode/courier-unicode-1.3.ebuild +++ b/net-libs/courier-unicode/courier-unicode-1.3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://www.courier-mta.org/" SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" src_install() {