diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-24 03:19:38 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-24 03:19:38 +0200 |
commit | e0a123556b61bf44bdb115c6a2e73c4c17c39111 (patch) | |
tree | b614f2ae2cdba5686139cf5f4312c50de201b3e3 /app-misc | |
parent | sys-apps/iproute2: x86 stable (bug #666778) (diff) | |
download | gentoo-e0a123556b61bf44bdb115c6a2e73c4c17c39111.tar.gz gentoo-e0a123556b61bf44bdb115c6a2e73c4c17c39111.tar.bz2 gentoo-e0a123556b61bf44bdb115c6a2e73c4c17c39111.zip |
app-misc/lcd4linux: x86 stable (bug #666110)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527.ebuild b/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527.ebuild index 098e0b9b1d05..61e495539ea9 100644 --- a/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527.ebuild +++ b/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527.ebuild @@ -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} )" |