From 28e745c4b9c45a0e0862336eb67d8b7c5a416da7 Mon Sep 17 00:00:00 2001 From: "Alex Xu (Hello71)" Date: Fri, 12 Aug 2022 17:57:05 -0400 Subject: fix pkgcheck issues --- x11-apps/sx/sx-2.1.7.ebuild | 1 - x11-apps/sx/sx-9999.ebuild | 1 - 2 files changed, 2 deletions(-) (limited to 'x11-apps') diff --git a/x11-apps/sx/sx-2.1.7.ebuild b/x11-apps/sx/sx-2.1.7.ebuild index abe083b..2349365 100644 --- a/x11-apps/sx/sx-2.1.7.ebuild +++ b/x11-apps/sx/sx-2.1.7.ebuild @@ -9,7 +9,6 @@ HOMEPAGE="https://github.com/Earnestly/sx" if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/Earnestly/sx.git" - KEYWORDS="" else SRC_URI="https://github.com/Earnestly/sx/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/x11-apps/sx/sx-9999.ebuild b/x11-apps/sx/sx-9999.ebuild index 2c2e7a2..6d97a9e 100644 --- a/x11-apps/sx/sx-9999.ebuild +++ b/x11-apps/sx/sx-9999.ebuild @@ -9,7 +9,6 @@ HOMEPAGE="https://github.com/Earnestly/sx" if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/Earnestly/sx.git" - KEYWORDS="" else SRC_URI="https://github.com/Earnestly/sx/archive/${PV}.tar.gz" KEYWORDS="~amd64 ~x86" -- cgit v1.2.3-54-g00ecf