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/libaccounts-glib/
Date: Fri, 30 Sep 2022 20:39:24
Message-Id: 1664570348.c397b038c9b59b47ad6a93c7cebae0697780fb29.sam@gentoo
1 commit: c397b038c9b59b47ad6a93c7cebae0697780fb29
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 30 20:38:45 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 30 20:39:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c397b038
7
8 net-libs/libaccounts-glib: Stabilize 1.26 amd64, #873448
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/libaccounts-glib/libaccounts-glib-1.26.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.26.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.26.ebuild
16 index 66a87f221321..c3405b08085b 100644
17 --- a/net-libs/libaccounts-glib/libaccounts-glib-1.26.ebuild
18 +++ b/net-libs/libaccounts-glib/libaccounts-glib-1.26.ebuild
19 @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-VERSION_${PV}"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
25 IUSE="doc"
26
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"