diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-09 10:23:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-09 10:30:45 +0200 |
commit | 45eab87eb4833c9fc92e3e9d6360c19332fcb662 (patch) | |
tree | 4d04cffd12f09ca86b8ce6ffae3ff50a3603a94a /app-misc/graphlcd-base | |
parent | net-wireless/lorcon: amd64 stable wrt bug #743553 (diff) | |
download | gentoo-45eab87eb4833c9fc92e3e9d6360c19332fcb662.tar.gz gentoo-45eab87eb4833c9fc92e3e9d6360c19332fcb662.tar.bz2 gentoo-45eab87eb4833c9fc92e3e9d6360c19332fcb662.zip |
app-misc/graphlcd-base: amd64 stable wrt bug #744553
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc/graphlcd-base')
-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 29bfc8160e7b..ccc4b2335727 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" |