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/dbus-glib/
Date: Tue, 24 Aug 2021 23:26:58
Message-Id: 1629847389.cd693ae6dc0cea6294045d5ae764d87126be75cf.sam@gentoo
1 commit: cd693ae6dc0cea6294045d5ae764d87126be75cf
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 24 23:23:09 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 24 23:23:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd693ae6
7
8 dev-libs/dbus-glib: Stabilize 0.112 arm, #808492
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/dbus-glib/dbus-glib-0.112.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/dbus-glib/dbus-glib-0.112.ebuild b/dev-libs/dbus-glib/dbus-glib-0.112.ebuild
16 index 68359e7d3e2..03f270f9c0d 100644
17 --- a/dev-libs/dbus-glib/dbus-glib-0.112.ebuild
18 +++ b/dev-libs/dbus-glib/dbus-glib-0.112.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz"
20
21 LICENSE="|| ( GPL-2 AFL-2.1 )"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
25 IUSE="debug static-libs test"
26 RESTRICT="!test? ( test )"