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 E6F91138334 for ; Mon, 9 Dec 2019 00:10:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B874E093D; Mon, 9 Dec 2019 00:10:40 +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 5C52DE093E for ; Mon, 9 Dec 2019 00:10:39 +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 3851E34D82E for ; Mon, 9 Dec 2019 00:10:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 256F798C for ; Mon, 9 Dec 2019 00:10:33 +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: <1575850223.5c16b5934fe4e3255c49e21c08e29a482ddd586a.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libosinfo/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/libosinfo/libosinfo-1.4.0.ebuild X-VCS-Directories: sys-libs/libosinfo/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 5c16b5934fe4e3255c49e21c08e29a482ddd586a X-VCS-Branch: master Date: Mon, 9 Dec 2019 00:10:33 +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: 30cc22cc-6e32-4959-aab5-d53053b3ec1e X-Archives-Hash: 43f90c2a156b4c43fdbf9936bae2e904 commit: 5c16b5934fe4e3255c49e21c08e29a482ddd586a Author: Aaron Bauman gentoo org> AuthorDate: Mon Dec 9 00:06:51 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Mon Dec 9 00:10:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c16b593 sys-libs/libosinfo: arm64 stable (bug #702260) Signed-off-by: Aaron Bauman gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20 sys-libs/libosinfo/libosinfo-1.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/libosinfo/libosinfo-1.4.0.ebuild b/sys-libs/libosinfo/libosinfo-1.4.0.ebuild index f397924aaf3..e47e49b0539 100644 --- a/sys-libs/libosinfo/libosinfo-1.4.0.ebuild +++ b/sys-libs/libosinfo/libosinfo-1.4.0.ebuild @@ -16,7 +16,7 @@ SLOT="0" IUSE="+introspection +vala test" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" # Unsure about osinfo-db-tools rdep, but at least fedora does it too RDEPEND="