Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libcddb/
Date: Wed, 21 Jun 2017 16:45:44
Message-Id: 1498063533.ce2d2c7a77c338b7aa58a776f1f631d8d8ba45fd.aballier@gentoo
1 commit: ce2d2c7a77c338b7aa58a776f1f631d8d8ba45fd
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 21 16:45:05 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 21 16:45:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce2d2c7a
7
8 media-libs/libcddb: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 media-libs/libcddb/libcddb-1.3.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/libcddb/libcddb-1.3.2-r1.ebuild b/media-libs/libcddb/libcddb-1.3.2-r1.ebuild
16 index ae4aa835e48..3f483f42cdd 100644
17 --- a/media-libs/libcddb/libcddb-1.3.2-r1.ebuild
18 +++ b/media-libs/libcddb/libcddb-1.3.2-r1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
20
21 LICENSE="LGPL-2"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
25 IUSE="doc static-libs"
26
27 RDEPEND=">=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]"