Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libecap/
Date: Wed, 28 Apr 2021 18:47:53
Message-Id: 1619634907.1a0e46e46f295792b5fb62d31f18eeda45cdd2b8.sam@gentoo
1 commit: 1a0e46e46f295792b5fb62d31f18eeda45cdd2b8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 28 17:08:19 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 28 18:35:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a0e46e4
7
8 net-libs/libecap: Stabilize 1.0.1 ppc64, #785682
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/libecap/libecap-1.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libecap/libecap-1.0.1.ebuild b/net-libs/libecap/libecap-1.0.1.ebuild
16 index 89867e52b06..bca73f55ae0 100644
17 --- a/net-libs/libecap/libecap-1.0.1.ebuild
18 +++ b/net-libs/libecap/libecap-1.0.1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://www.e-cap.org/archive/${P}.tar.gz"
20
21 LICENSE="BSD-2"
22 SLOT="1"
23 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
24 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
25
26 RDEPEND="!net-libs/libecap:0
27 !net-libs/libecap:0.2"