From: Thomas Deutschmann Date: Tue, 31 Dec 2019 03:03:40 +0000 (+0100) Subject: app-portage/elicense: move stable keywords X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8697866f2c38b5ceb056522a62ff7aa58edd5afb;p=gentoo.git app-portage/elicense: move stable keywords Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann --- diff --git a/app-portage/elicense/elicense-1.0.2.ebuild b/app-portage/elicense/elicense-1.0.2.ebuild index a4fe0df6ad1a..1c9715d82578 100644 --- a/app-portage/elicense/elicense-1.0.2.ebuild +++ b/app-portage/elicense/elicense-1.0.2.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]]; then inherit git-r3 else SRC_URI="https://github.com/Whissi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 mips ppc ppc64 ~riscv s390 sparc x86" fi DESCRIPTION="Tool to find installed packages in Gentoo with non-accepted license(s)"