Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libstrophe/
Date: Tue, 28 Jun 2022 07:47:54
Message-Id: 1656402468.efcb6eaa8d54af1c186f6df92003c9d1f3482f8f.juippis@gentoo
1 commit: efcb6eaa8d54af1c186f6df92003c9d1f3482f8f
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 28 07:43:05 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 07:47:48 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efcb6eaa
7
8 dev-libs/libstrophe: Stabilize 0.12.0 amd64, #854705
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 dev-libs/libstrophe/libstrophe-0.12.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libstrophe/libstrophe-0.12.0.ebuild b/dev-libs/libstrophe/libstrophe-0.12.0.ebuild
16 index 31bb9d386052..fb98239a890e 100644
17 --- a/dev-libs/libstrophe/libstrophe-0.12.0.ebuild
18 +++ b/dev-libs/libstrophe/libstrophe-0.12.0.ebuild
19 @@ -8,7 +8,7 @@ SRC_URI="https://github.com/strophe/${PN}/releases/download/${PV}/${P}.tar.xz"
20 LICENSE="|| ( MIT GPL-3 )"
21 # Subslot: ${SONAME}.1 to differentiate from previous versions without SONAME
22 SLOT="0/0.1"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="amd64"
25 IUSE="doc expat gnutls"
26
27 RDEPEND="