Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/cddlib/
Date: Wed, 26 May 2021 06:49:31
Message-Id: 1622011670.1632ae4892f7e0ef46ac61da4660a0374c63bfb2.ago@gentoo
1 commit: 1632ae4892f7e0ef46ac61da4660a0374c63bfb2
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 26 06:47:50 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed May 26 06:47:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1632ae48
7
8 sci-libs/cddlib: amd64 stable wrt bug #792069
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sci-libs/cddlib/cddlib-094m-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sci-libs/cddlib/cddlib-094m-r1.ebuild b/sci-libs/cddlib/cddlib-094m-r1.ebuild
18 index 6dc83abed74..1b87b4c5a0c 100644
19 --- a/sci-libs/cddlib/cddlib-094m-r1.ebuild
20 +++ b/sci-libs/cddlib/cddlib-094m-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2020 Gentoo Authors
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${MY_PV}/${MY_P}.tar.g
28
29 SLOT="0"
30 LICENSE="GPL-2+"
31 -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
32 +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
33 IUSE="doc examples static-libs tools"
34
35 DEPEND="dev-libs/gmp:0"