x11-misc/betterlockscreen: remove MultipleKeywordsLines

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2021-03-28 13:11:49 +02:00
parent 3e8c509162
commit 93ee933536
2 changed files with 2 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2020 Gentoo Authors
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,6 @@ inherit systemd
if [[ "${PV}" == 9999 ]];then
inherit git-r3
EGIT_REPO_URI="${HOMEPAGE}"
KEYWORDS=""
else
SRC_URI="https://github.com/pavanjadhaw/betterlockscreen/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"