Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libaec/
Date: Tue, 20 Jun 2017 12:12:04
Message-Id: 1497960710.23e12e451e6212d1d95c2385681d6df3bb38d05c.aballier@gentoo
1 commit: 23e12e451e6212d1d95c2385681d6df3bb38d05c
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 20 10:54:15 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 20 12:11:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23e12e45
7
8 sci-libs/libaec: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 sci-libs/libaec/libaec-1.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/libaec/libaec-1.0.0.ebuild b/sci-libs/libaec/libaec-1.0.0.ebuild
16 index 313409c2af6..f1d47bb32d3 100644
17 --- a/sci-libs/libaec/libaec-1.0.0.ebuild
18 +++ b/sci-libs/libaec/libaec-1.0.0.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="${HOMEPAGE}/uploads/${PID}/${P}.tar.gz"
20
21 LICENSE="BSD-2"
22 SLOT="0/2"
23 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
25 IUSE="static-libs +szip"
26
27 DEPEND=""