diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-06 10:18:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-06 10:18:55 +0300 |
commit | b15e22e3051ef954ae508269f48adc0ce641f260 (patch) | |
tree | 500b6754ad76ed6e99eb3ca4b272bccf272eb34e /app-misc/lcd4linux | |
parent | dev-libs/nmeap: amd64 stable wrt bug #666272 (diff) | |
download | gentoo-b15e22e3051ef954ae508269f48adc0ce641f260.tar.gz gentoo-b15e22e3051ef954ae508269f48adc0ce641f260.tar.bz2 gentoo-b15e22e3051ef954ae508269f48adc0ce641f260.zip |
app-misc/lcd4linux: amd64 stable wrt bug #666110
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-misc/lcd4linux')
-rw-r--r-- | app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527.ebuild b/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527.ebuild index 61e495539ea9..c563c89881a3 100644 --- a/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527.ebuild +++ b/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://www.bl4ckb0x.de/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 ) python? ( ${PYTHON_REQUIRED_USE} )" |