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 8C2C2138334 for ; Thu, 3 Jan 2019 14:58:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A77BE09B8; Thu, 3 Jan 2019 14:58:08 +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 562E0E09B0 for ; Thu, 3 Jan 2019 14:58:07 +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 5D958335D0F for ; Thu, 3 Jan 2019 14:58:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 443AC44B for ; Thu, 3 Jan 2019 14:58:04 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1546527472.5606e0757a37038b3a87a6e3f0442d168eb10c91.slyfox@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: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 5606e0757a37038b3a87a6e3f0442d168eb10c91 X-VCS-Branch: master Date: Thu, 3 Jan 2019 14:58:04 +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: e87b2de2-d159-4d57-a9d0-a73f7c2c3c6c X-Archives-Hash: 6821c9e9afbf19d96632b4e2bf3a27ff commit: 5606e0757a37038b3a87a6e3f0442d168eb10c91 Author: Sergei Trofimovich gentoo org> AuthorDate: Thu Jan 3 14:57:17 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Jan 3 14:57:52 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5606e075 app-text/unrtf: stable 0.21.10 for hppa, bug #604908 Package-Manager: Portage-2.3.53, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich gentoo.org> app-text/unrtf/unrtf-0.21.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/unrtf/unrtf-0.21.10.ebuild b/app-text/unrtf/unrtf-0.21.10.ebuild index a4177b96e52..82d08af2734 100644 --- a/app-text/unrtf/unrtf-0.21.10.ebuild +++ b/app-text/unrtf/unrtf-0.21.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=""