Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/granite/
Date: Thu, 26 Sep 2019 19:03:02
Message-Id: 1569524530.38fd277dc50dade1e6cb473034992d102c29ff3b.whissi@gentoo
1 commit: 38fd277dc50dade1e6cb473034992d102c29ff3b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 26 18:46:37 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 26 19:02:10 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38fd277d
7
8 dev-libs/granite: x86 stable (bug #694326)
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-libs/granite/granite-5.2.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/granite/granite-5.2.5.ebuild b/dev-libs/granite/granite-5.2.5.ebuild
17 index 29e4040c128..3a143613f48 100644
18 --- a/dev-libs/granite/granite-5.2.5.ebuild
19 +++ b/dev-libs/granite/granite-5.2.5.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/elementary/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
21
22 LICENSE="LGPL-3+"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~x86"
25 +KEYWORDS="~amd64 ~arm x86"
26 # FIXME: Figure out issues with enabling doc.
27 # See https://github.com/gentoo/gentoo/pull/12690#issuecomment-525027164
28 IUSE="test"