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 0D8061396D0 for ; Sat, 9 Sep 2017 10:27:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A9EFE0E43; Sat, 9 Sep 2017 10:27:31 +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 4BF88E0E43 for ; Sat, 9 Sep 2017 10:27:31 +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 7B5233416B3 for ; Sat, 9 Sep 2017 10:27:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 76C68907B for ; Sat, 9 Sep 2017 10:27:27 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1504952685.2eaccdf7c5f84f09ef938e218617d4cee51a8486.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virt-what/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/virt-what/virt-what-1.18.ebuild X-VCS-Directories: app-emulation/virt-what/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 2eaccdf7c5f84f09ef938e218617d4cee51a8486 X-VCS-Branch: master Date: Sat, 9 Sep 2017 10:27:27 +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-Archives-Salt: 8b7eac8a-ff46-4dc8-9602-1ebca8b2a366 X-Archives-Hash: 42cfb487147c90dba86396e97d29dfb4 commit: 2eaccdf7c5f84f09ef938e218617d4cee51a8486 Author: Markus Meier gentoo org> AuthorDate: Sat Sep 9 10:24:45 2017 +0000 Commit: Markus Meier gentoo org> CommitDate: Sat Sep 9 10:24:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eaccdf7 app-emulation/virt-what: arm stable, bug #629424 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" app-emulation/virt-what/virt-what-1.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/virt-what/virt-what-1.18.ebuild b/app-emulation/virt-what/virt-what-1.18.ebuild index 0f8270c72e2..9c17d046234 100644 --- a/app-emulation/virt-what/virt-what-1.18.ebuild +++ b/app-emulation/virt-what/virt-what-1.18.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://people.redhat.com/~rjones/virt-what/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="dmi" DEPEND="dev-lang/perl"