Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/graphlcd-base/
Date: Wed, 07 Oct 2020 07:09:35
Message-Id: 1602054561.4a312b9a31523a1cce6fa2783e394d8a31a5a396.ago@gentoo
1 commit: 4a312b9a31523a1cce6fa2783e394d8a31a5a396
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 7 07:08:54 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 7 07:09:21 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a312b9a
7
8 app-misc/graphlcd-base: x86 stable wrt bug #744553
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-misc/graphlcd-base/graphlcd-base-2.0.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-misc/graphlcd-base/graphlcd-base-2.0.0-r1.ebuild b/app-misc/graphlcd-base/graphlcd-base-2.0.0-r1.ebuild
18 index 07ed81f3ce6..29bfc8160e7 100644
19 --- a/app-misc/graphlcd-base/graphlcd-base-2.0.0-r1.ebuild
20 +++ b/app-misc/graphlcd-base/graphlcd-base-2.0.0-r1.ebuild
21 @@ -9,7 +9,7 @@ DESCRIPTION="Contains the lowlevel lcd drivers for GraphLCD"
22 HOMEPAGE="https://projects.vdr-developer.org/projects/graphlcd-base"
23 SRC_URI="https://projects.vdr-developer.org/git/${PN}.git/snapshot/${P}.tar.bz2"
24
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="~amd64 x86"
27 SLOT="0"
28 LICENSE="GPL-2"
29 IUSE="fontconfig freetype graphicsmagick imagemagick lcd_devices_ax206dpf lcd_devices_picolcd_256x64 lcd_devices_vnc"