Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/d0_blind_id/
Date: Sat, 27 Feb 2021 04:12:46
Message-Id: 1614399157.9d86bed23e8e9a1a3f739ae6f4e2e9800fc766a4.sam@gentoo
1 commit: 9d86bed23e8e9a1a3f739ae6f4e2e9800fc766a4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 04:12:37 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 04:12:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d86bed2
7
8 dev-libs/d0_blind_id: Stabilize 1.0 x86, #773184
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/d0_blind_id/d0_blind_id-1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/d0_blind_id/d0_blind_id-1.0.ebuild b/dev-libs/d0_blind_id/d0_blind_id-1.0.ebuild
16 index 013b70c77ca..3b3b2a67e4c 100644
17 --- a/dev-libs/d0_blind_id/d0_blind_id-1.0.ebuild
18 +++ b/dev-libs/d0_blind_id/d0_blind_id-1.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/divVerent/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 x86"
25 IUSE="static-libs"
26
27 RDEPEND="dev-libs/gmp:0"