From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0A48C13829C for ; Wed, 8 Jun 2016 20:12:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D549C1419F; Wed, 8 Jun 2016 20:12:29 +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 7DB0E1419F for ; Wed, 8 Jun 2016 20:12:29 +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 27512340C66 for ; Wed, 8 Jun 2016 20:12:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1758972 for ; Wed, 8 Jun 2016 20:12:26 +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: <1465416724.4c9b9ab18cf4874bdb4a94baddea18a8c1379b54.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/raptor/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/raptor/raptor-2.0.14.ebuild X-VCS-Directories: media-libs/raptor/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 4c9b9ab18cf4874bdb4a94baddea18a8c1379b54 X-VCS-Branch: master Date: Wed, 8 Jun 2016 20:12: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: 9e22bd51-13d3-42ce-8bb3-594555b60a50 X-Archives-Hash: 5745fc0cb6aee9d7d5a7400700da2fa1 commit: 4c9b9ab18cf4874bdb4a94baddea18a8c1379b54 Author: Markus Meier gentoo org> AuthorDate: Wed Jun 8 20:12:04 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Wed Jun 8 20:12:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c9b9ab1 media-libs/raptor: arm stable, bug #530654 Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm" media-libs/raptor/raptor-2.0.14.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/raptor/raptor-2.0.14.ebuild b/media-libs/raptor/raptor-2.0.14.ebuild index 0c6a939..b3f2b5f 100644 --- a/media-libs/raptor/raptor-2.0.14.ebuild +++ b/media-libs/raptor/raptor-2.0.14.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$ @@ -14,7 +14,7 @@ SRC_URI="http://download.librdf.org/source/${MY_P}.tar.gz" LICENSE="Apache-2.0 GPL-2 LGPL-2.1" SLOT="2" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+curl debug json static-libs unicode" RDEPEND="dev-libs/libxml2