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 54C3A138330 for ; Wed, 28 Sep 2016 21:41:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C645E0962; Wed, 28 Sep 2016 21:41:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 12E85E0912 for ; Wed, 28 Sep 2016 21:41:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3A13F340815 for ; Wed, 28 Sep 2016 21:41:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3A19124B5 for ; Wed, 28 Sep 2016 21:41:26 +0000 (UTC) From: "Joerg Bornkessel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joerg Bornkessel" Message-ID: <1475098875.360d5f4434d18d3dd36372b15da6793a38e03fe6.hd_brummy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-femon/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/vdr-femon/vdr-femon-2.2.1.ebuild X-VCS-Directories: media-plugins/vdr-femon/ X-VCS-Committer: hd_brummy X-VCS-Committer-Name: Joerg Bornkessel X-VCS-Revision: 360d5f4434d18d3dd36372b15da6793a38e03fe6 X-VCS-Branch: master Date: Wed, 28 Sep 2016 21:41:26 +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: 49d6a62a-d936-44d2-b5d2-c782b90c6e84 X-Archives-Hash: 05ce0ed27c6f9f8d7d3548554638a935 commit: 360d5f4434d18d3dd36372b15da6793a38e03fe6 Author: Joerg Bornkessel gentoo org> AuthorDate: Wed Sep 28 21:39:54 2016 +0000 Commit: Joerg Bornkessel gentoo org> CommitDate: Wed Sep 28 21:41:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=360d5f44 media-plugins/vdr-femon: keyword ~arm, armv7a-hardfloat tested Package-Manager: portage-2.3.0 media-plugins/vdr-femon/vdr-femon-2.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-plugins/vdr-femon/vdr-femon-2.2.1.ebuild b/media-plugins/vdr-femon/vdr-femon-2.2.1.ebuild index 89f1383..bad7fbd 100644 --- a/media-plugins/vdr-femon/vdr-femon-2.2.1.ebuild +++ b/media-plugins/vdr-femon/vdr-femon-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://www.saunalahti.fi/~rahrenbe/vdr/femon/files/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" DEPEND=">=media-video/vdr-2.2.0"