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 19:33:46
Message-Id: 1614454413.5af5f736f2fe3acbb0b6e1cfacecf08893d34d0d.sam@gentoo
1 commit: 5af5f736f2fe3acbb0b6e1cfacecf08893d34d0d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 19:33:33 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 19:33:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5af5f736
7
8 dev-libs/d0_blind_id: Stabilize 1.0 amd64, #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 3b3b2a67e4c..04e9e80c441 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"