Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libcbor/
Date: Mon, 21 Dec 2020 17:48:43
Message-Id: 1608572836.2e6a35c16041a3d69ba51a8cd9ec7f0ede3749e2.whissi@gentoo
1 commit: 2e6a35c16041a3d69ba51a8cd9ec7f0ede3749e2
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 21 17:47:16 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 21 17:47:16 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e6a35c1
7
8 dev-libs/libcbor: x86 stable (bug #751484)
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-libs/libcbor/libcbor-0.8.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/libcbor/libcbor-0.8.0.ebuild b/dev-libs/libcbor/libcbor-0.8.0.ebuild
17 index 6ddbb366f86..6c5c330a9b4 100644
18 --- a/dev-libs/libcbor/libcbor-0.8.0.ebuild
19 +++ b/dev-libs/libcbor/libcbor-0.8.0.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/PJK/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="MIT"
23 SLOT="0/$(ver_cut 1-2)"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86"
26 IUSE="+custom-alloc doc test"
27
28 BDEPEND="