commit: 93ee933536dfa94c34486791b4e471e603f5f7f9 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sun Mar 28 11:11:49 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sun Mar 28 11:11:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=93ee9335
x11-misc/betterlockscreen: remove MultipleKeywordsLines Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> x11-misc/betterlockscreen/betterlockscreen-3.0.1.ebuild | 3 +-- x11-misc/betterlockscreen/betterlockscreen-9999.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/x11-misc/betterlockscreen/betterlockscreen-3.0.1.ebuild b/x11-misc/betterlockscreen/betterlockscreen-3.0.1.ebuild index 1f008cf2f..3bbf13b7c 100644 --- a/x11-misc/betterlockscreen/betterlockscreen-3.0.1.ebuild +++ b/x11-misc/betterlockscreen/betterlockscreen-3.0.1.ebuild @@ -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" diff --git a/x11-misc/betterlockscreen/betterlockscreen-9999.ebuild b/x11-misc/betterlockscreen/betterlockscreen-9999.ebuild index 1f008cf2f..3bbf13b7c 100644 --- a/x11-misc/betterlockscreen/betterlockscreen-9999.ebuild +++ b/x11-misc/betterlockscreen/betterlockscreen-9999.ebuild @@ -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"