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 419B5138334 for ; Sun, 15 Jul 2018 13:20:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6235AE0830; Sun, 15 Jul 2018 13:20:26 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 37510E0830 for ; Sun, 15 Jul 2018 13:20:26 +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 BC8C3335C99 for ; Sun, 15 Jul 2018 13:20:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E20D35E for ; Sun, 15 Jul 2018 13:20:22 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1531660787.9ecfe00ac1bf35ba388b20079ca969f21380b9bf.leio@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.4.ebuild X-VCS-Directories: net-libs/courier-unicode/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 9ecfe00ac1bf35ba388b20079ca969f21380b9bf X-VCS-Branch: master Date: Sun, 15 Jul 2018 13:20:22 +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: e20cd735-7c1b-4fe0-97da-7c90b575700d X-Archives-Hash: c19126b54399d02ea1b430f9d6443e47 commit: 9ecfe00ac1bf35ba388b20079ca969f21380b9bf Author: Mart Raudsepp gentoo org> AuthorDate: Sun Jul 15 12:45:36 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sun Jul 15 13:19:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ecfe00a net-libs/courier-unicode-1.4: arm64 stable Package-Manager: Portage-2.3.40, Repoman-2.3.9 net-libs/courier-unicode/courier-unicode-1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/courier-unicode/courier-unicode-1.4.ebuild b/net-libs/courier-unicode/courier-unicode-1.4.ebuild index d477926f543..3d7b8fd6cb3 100644 --- a/net-libs/courier-unicode/courier-unicode-1.4.ebuild +++ b/net-libs/courier-unicode/courier-unicode-1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.courier-mta.org/" SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" src_install() {