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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8B498158087 for ; Fri, 19 Nov 2021 02:08:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8DAFE07ED; Fri, 19 Nov 2021 02:08:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8F390E07EC for ; Fri, 19 Nov 2021 02:08:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 46CE5342F81 for ; Fri, 19 Nov 2021 02:08:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A40F31D4 for ; Fri, 19 Nov 2021 02:08:11 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1637287569.9ebd790337fc1fb44ea4c222106f00854eab421a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/localhost/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/localhost/localhost-1.1.9.ebuild X-VCS-Directories: dev-ruby/localhost/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9ebd790337fc1fb44ea4c222106f00854eab421a X-VCS-Branch: master Date: Fri, 19 Nov 2021 02:08: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: 729fc589-d671-4f24-a6d7-760c3e4ae64e X-Archives-Hash: 1d7018257205e33ab13071a4ba3ed221 commit: 9ebd790337fc1fb44ea4c222106f00854eab421a Author: Rolf Eike Beer sf-mail de> AuthorDate: Thu Nov 18 15:00:05 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Nov 19 02:06:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ebd7903 dev-ruby/localhost: keyworded 1.1.9 for hppa, bug #821892 Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sam James gentoo.org> dev-ruby/localhost/localhost-1.1.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/localhost/localhost-1.1.9.ebuild b/dev-ruby/localhost/localhost-1.1.9.ebuild index b3a54fe1de4f..031c4114d396 100644 --- a/dev-ruby/localhost/localhost-1.1.9.ebuild +++ b/dev-ruby/localhost/localhost-1.1.9.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/socketry/localhost" SRC_URI="https://github.com/socketry/localhost/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~arm64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~sparc ~x86" SLOT="$(ver_cut 1)" IUSE=""