Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/raptor/
Date: Sun, 27 Aug 2017 15:34:35
Message-Id: 1503848039.c8a5599591c80d2a7df4e78ebafe048ef9997c06.kensington@gentoo
1 commit: c8a5599591c80d2a7df4e78ebafe048ef9997c06
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 20 21:10:13 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 27 15:33:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8a55995
7
8 media-libs/raptor: added ~arm64 keyword
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 media-libs/raptor/raptor-2.0.15.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/raptor/raptor-2.0.15.ebuild b/media-libs/raptor/raptor-2.0.15.ebuild
16 index 00dc2d8e08a..6cc7c0b3cd5 100644
17 --- a/media-libs/raptor/raptor-2.0.15.ebuild
18 +++ b/media-libs/raptor/raptor-2.0.15.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="http://download.librdf.org/source/${MY_P}.tar.gz"
20
21 LICENSE="Apache-2.0 GPL-2 LGPL-2.1"
22 SLOT="2"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="+curl debug json static-libs unicode"
26
27 RDEPEND="dev-libs/libxml2