app-misc/liquidctl: remove a commented out variable

which I forgot to remove

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
This commit is contained in:
Alexey Sokolov
2020-08-28 01:44:51 +01:00
parent 0440fcbb00
commit 928ca0992c

View File

@@ -10,7 +10,6 @@ inherit distutils-r1 udev
DESCRIPTION="Cross-platform tool and drivers for liquid coolers and other devices"
HOMEPAGE="https://github.com/jonasmalacofilho/liquidctl"
SRC_URI="https://github.com/jonasmalacofilho/liquidctl/releases/download/v${PV}/${P}.tar.gz"
#S="${WORKDIR}/${P}"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"