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 B5832138337 for ; Mon, 28 Jan 2019 19:38:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8D19E0934; Mon, 28 Jan 2019 19:38:07 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 B83C7E092B for ; Mon, 28 Jan 2019 19:38: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 31ECE335DA4 for ; Mon, 28 Jan 2019 19:38:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AAA5E4D9 for ; Mon, 28 Jan 2019 19:38: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: <1548704258.c3bc7bfa28a7a5b0d98974fe511616870ed19ac1.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/htmlinc/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/htmlinc/htmlinc-1.0_beta1-r2.ebuild X-VCS-Directories: app-text/htmlinc/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: c3bc7bfa28a7a5b0d98974fe511616870ed19ac1 X-VCS-Branch: master Date: Mon, 28 Jan 2019 19:38: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: 2a1c4fc2-10b6-4099-a0fa-e23a717c1a84 X-Archives-Hash: 074d1778cbb700b10186ababf87713d6 commit: c3bc7bfa28a7a5b0d98974fe511616870ed19ac1 Author: Rolf Eike Beer sf-mail de> AuthorDate: Mon Jan 28 10:19:23 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Jan 28 19:37:38 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3bc7bfa app-text/htmlinc: stable 1.0_beta1-r2 for sparc, bug #676442 Signed-off-by: Rolf Eike Beer sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich gentoo.org> app-text/htmlinc/htmlinc-1.0_beta1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/htmlinc/htmlinc-1.0_beta1-r2.ebuild b/app-text/htmlinc/htmlinc-1.0_beta1-r2.ebuild index 3a6d05570bb..fe99dabe2c3 100644 --- a/app-text/htmlinc/htmlinc-1.0_beta1-r2.ebuild +++ b/app-text/htmlinc/htmlinc-1.0_beta1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://meybohm.de/files/${PN}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc sparc ~x86 ~x86-linux ~ppc-macos ~x86-macos" IUSE="" S=${WORKDIR}/htmlinc