diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:08:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:09:21 +0200 |
commit | 4a312b9a31523a1cce6fa2783e394d8a31a5a396 (patch) | |
tree | c1812b5ed8bbc4f95d78c20d516b82bccdc654b2 /app-misc | |
parent | sci-electronics/xnec2c: x86 stable wrt bug #746857 (diff) | |
download | gentoo-4a312b9a31523a1cce6fa2783e394d8a31a5a396.tar.gz gentoo-4a312b9a31523a1cce6fa2783e394d8a31a5a396.tar.bz2 gentoo-4a312b9a31523a1cce6fa2783e394d8a31a5a396.zip |
app-misc/graphlcd-base: x86 stable wrt bug #744553
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/graphlcd-base/graphlcd-base-2.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 07ed81f3ce63..29bfc8160e7b 100644 --- a/app-misc/graphlcd-base/graphlcd-base-2.0.0-r1.ebuild +++ b/app-misc/graphlcd-base/graphlcd-base-2.0.0-r1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Contains the lowlevel lcd drivers for GraphLCD" HOMEPAGE="https://projects.vdr-developer.org/projects/graphlcd-base" SRC_URI="https://projects.vdr-developer.org/git/${PN}.git/snapshot/${P}.tar.bz2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" SLOT="0" LICENSE="GPL-2" IUSE="fontconfig freetype graphicsmagick imagemagick lcd_devices_ax206dpf lcd_devices_picolcd_256x64 lcd_devices_vnc" |