Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/pango/
Date: Mon, 04 Oct 2021 01:24:12
Message-Id: 1633310624.8e76b34b76d8282d4eb2404a78e25f15040a8474.sam@gentoo
1 commit: 8e76b34b76d8282d4eb2404a78e25f15040a8474
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 4 01:23:44 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 4 01:23:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e76b34b
7
8 x11-libs/pango: Stabilize 1.48.10 arm64, #815013
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-libs/pango/pango-1.48.10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/pango/pango-1.48.10.ebuild b/x11-libs/pango/pango-1.48.10.ebuild
16 index c2971f350f8..8d681f6e974 100644
17 --- a/x11-libs/pango/pango-1.48.10.ebuild
18 +++ b/x11-libs/pango/pango-1.48.10.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/pango/$(ver_cut 1-2)/${P}.tar.xz
20
21 LICENSE="LGPL-2+"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86"
25
26 IUSE="debug +introspection sysprof X"