commit: 06b7d9505c490b623a6296a4ab46edfa3609f537 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sun Mar 28 11:13:43 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sun Mar 28 11:13:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=06b7d950
x11-misc/tbsm: remove MultipleKeywordsLines Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> x11-misc/tbsm/tbsm-0.5.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x11-misc/tbsm/tbsm-0.5.ebuild b/x11-misc/tbsm/tbsm-0.5.ebuild index 35ebf00df..7d61bba56 100644 --- a/x11-misc/tbsm/tbsm-0.5.ebuild +++ b/x11-misc/tbsm/tbsm-0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2020 Gentoo Authors +# Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,6 @@ HOMEPAGE="https://loh-tar.github.io/tbsm/" if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/loh-tar/${PN}.git" - KEYWORDS="" else SRC_URI="https://github.com/loh-tar/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm64 ~x86"
