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 06CA0138334 for ; Wed, 5 Dec 2018 09:38:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8C52E09C7; Wed, 5 Dec 2018 09:38:15 +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 8BFA8E09C7 for ; Wed, 5 Dec 2018 09:38:15 +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 03AF9335C78 for ; Wed, 5 Dec 2018 09:38:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 882364CB for ; Wed, 5 Dec 2018 09:38:11 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1544002656.f2674ace17c39b1bf1a4f7e46289b0717f698522.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/unrtf/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/unrtf/unrtf-0.21.10.ebuild X-VCS-Directories: app-text/unrtf/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: f2674ace17c39b1bf1a4f7e46289b0717f698522 X-VCS-Branch: master Date: Wed, 5 Dec 2018 09:38:11 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3618fce4-fa69-43cf-b2ea-79c30aea6857 X-Archives-Hash: 27a60408c6bb3afedd5ae45abde63999 commit: f2674ace17c39b1bf1a4f7e46289b0717f698522 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Dec 5 09:37:36 2018 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Dec 5 09:37:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2674ace app-text/unrtf: amd64 stable wrt bug #604908 Signed-off-by: Agostino Sarubbo gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" app-text/unrtf/unrtf-0.21.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/unrtf/unrtf-0.21.10.ebuild b/app-text/unrtf/unrtf-0.21.10.ebuild index d884d13ac0a..7f5b7b8f448 100644 --- a/app-text/unrtf/unrtf-0.21.10.ebuild +++ b/app-text/unrtf/unrtf-0.21.10.ebuild @@ -9,5 +9,5 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" IUSE=""