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/biblesync/
Date: Sat, 05 Sep 2020 02:35:45
Message-Id: 1599273337.0f1c136667aaa77283c4f0b4906d99ff5213ad76.sam@gentoo
1 commit: 0f1c136667aaa77283c4f0b4906d99ff5213ad76
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 02:35:18 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 02:35:37 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f1c1366
7
8 net-libs/biblesync: Stabilize 2.1.0 amd64, #739880
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/biblesync/biblesync-2.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/biblesync/biblesync-2.1.0.ebuild b/net-libs/biblesync/biblesync-2.1.0.ebuild
16 index b77fac3247e..67b9adb4d38 100644
17 --- a/net-libs/biblesync/biblesync-2.1.0.ebuild
18 +++ b/net-libs/biblesync/biblesync-2.1.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/karlkleinpaste/${PN}/releases/download/${PV}/${P}.ta
20
21 LICENSE="public-domain"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="amd64"
25 IUSE="static"
26
27 src_configure() {