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/xapps/
Date: Tue, 29 Dec 2020 17:14:48
Message-Id: 1609262066.a5e1fcc54a0f8a4dac9f8dbf693ac5a200cc8106.sam@gentoo
1 commit: a5e1fcc54a0f8a4dac9f8dbf693ac5a200cc8106
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 29 17:14:26 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 29 17:14:26 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5e1fcc5
7
8 x11-libs/xapps: Stabilize 1.8.9 amd64, #761996
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-libs/xapps/xapps-1.8.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/xapps/xapps-1.8.9.ebuild b/x11-libs/xapps/xapps-1.8.9.ebuild
16 index dd0832591bb..24b3b24bb2f 100644
17 --- a/x11-libs/xapps/xapps-1.8.9.ebuild
18 +++ b/x11-libs/xapps/xapps-1.8.9.ebuild
19 @@ -13,7 +13,7 @@ LICENSE="GPL-3"
20
21 SRC_URI="https://github.com/linuxmint/xapp/archive/${PV}.tar.gz -> ${P}.tar.gz"
22 S="${WORKDIR}/xapp-${PV}"
23 -KEYWORDS="~amd64 ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm64 ~x86"
25
26 SLOT="0"
27 IUSE="gtk-doc introspection static-libs"