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 86362138334 for ; Thu, 23 May 2019 06:39:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4C21E0899; Thu, 23 May 2019 06:39:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 321C7E0899 for ; Thu, 23 May 2019 06:39: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 17F3F344E8D for ; Thu, 23 May 2019 06:39:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4ED485FE for ; Thu, 23 May 2019 06:39:10 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1558593526.7cfb566efcceb112775ef51a68272bd423a99ee3.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/rest/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/rest/rest-0.8.1.ebuild X-VCS-Directories: net-libs/rest/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 7cfb566efcceb112775ef51a68272bd423a99ee3 X-VCS-Branch: master Date: Thu, 23 May 2019 06:39:10 +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: 43fb8af5-6824-4f9e-86cc-47a6804294c1 X-Archives-Hash: ac3ec021519a8d3dc0f9a19bc4ca6bdd commit: 7cfb566efcceb112775ef51a68272bd423a99ee3 Author: Aaron Bauman gentoo org> AuthorDate: Thu May 23 03:32:18 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Thu May 23 06:38:46 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cfb566e net-libs/rest: arm64 stable Signed-off-by: Aaron Bauman gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" net-libs/rest/rest-0.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/rest/rest-0.8.1.ebuild b/net-libs/rest/rest-0.8.1.ebuild index 831f75ec61d..b8d9e4d1f22 100644 --- a/net-libs/rest/rest-0.8.1.ebuild +++ b/net-libs/rest/rest-0.8.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Librest" LICENSE="LGPL-2.1" SLOT="0.7" IUSE="+introspection test" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 ~arm arm64 hppa ~ia64 ~ppc ~ppc64 s390 sparc x86" # Coverage testing should not be enabled RDEPEND="