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 59778139694 for ; Fri, 30 Jun 2017 06:02:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88D95E0BF9; Fri, 30 Jun 2017 06:02:15 +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 62CE6E0BF9 for ; Fri, 30 Jun 2017 06:02: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 A2C9B34188A for ; Fri, 30 Jun 2017 06:02:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 027E674A0 for ; Fri, 30 Jun 2017 06:02:12 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1498802526.1106902f4292a11ae3f36d153d24abef25b91c0c.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libvisual/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libvisual/libvisual-0.4.0-r3.ebuild X-VCS-Directories: media-libs/libvisual/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 1106902f4292a11ae3f36d153d24abef25b91c0c X-VCS-Branch: master Date: Fri, 30 Jun 2017 06:02:12 +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: d22ef916-f114-4343-8dbc-8a1c0308d5c0 X-Archives-Hash: 047e2fc5a4d6dc4b4c15c343b6cab4e5 commit: 1106902f4292a11ae3f36d153d24abef25b91c0c Author: Alexis Ballier gentoo org> AuthorDate: Fri Jun 30 06:01:07 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Jun 30 06:02:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1106902f media-libs/libvisual: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 media-libs/libvisual/libvisual-0.4.0-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libvisual/libvisual-0.4.0-r3.ebuild b/media-libs/libvisual/libvisual-0.4.0-r3.ebuild index 4c0de732fcc..d56d2ace6d3 100644 --- a/media-libs/libvisual/libvisual-0.4.0-r3.ebuild +++ b/media-libs/libvisual/libvisual-0.4.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0.4" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug nls static-libs threads" RDEPEND="abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r9