diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:51:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:51:28 +0200 |
commit | 8da919065b5162f289a3b0192d52d62a055e4389 (patch) | |
tree | b1e36a64f8948c0c0f64688965c229bc0b7e09d6 /app-misc/lcd4linux | |
parent | dev-python/nautilus-python: amd64 stable wrt bug #735204 (diff) | |
download | gentoo-8da919065b5162f289a3b0192d52d62a055e4389.tar.gz gentoo-8da919065b5162f289a3b0192d52d62a055e4389.tar.bz2 gentoo-8da919065b5162f289a3b0192d52d62a055e4389.zip |
app-misc/lcd4linux: amd64 stable wrt bug #735220
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc/lcd4linux')
-rw-r--r-- | app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r5.ebuild b/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r5.ebuild index c8254373f7a8..2bbdac173baa 100644 --- a/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r5.ebuild +++ b/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r5.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~conikost/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="dmalloc outb" REQUIRED_USE=" ?? ( lcd_devices_hd44780 lcd_devices_hd44780-i2c ) |