From: Thomas Deutschmann Date: Wed, 22 May 2019 20:42:03 +0000 (+0200) Subject: app-portage/elicense: stablized under ALLARCHES policy X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8e053f681cfaf1dcb7e569b43f4f5b214daa9c47;p=gentoo.git app-portage/elicense: stablized under ALLARCHES policy Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- diff --git a/app-portage/elicense/elicense-1.0.1.ebuild b/app-portage/elicense/elicense-1.0.1.ebuild index bbba9eea7ef6..b6b7af167598 100644 --- a/app-portage/elicense/elicense-1.0.1.ebuild +++ b/app-portage/elicense/elicense-1.0.1.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 ~amd64-fbsd" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-fbsd" fi DESCRIPTION="Tool to find installed packages in Gentoo with non-accepted license(s)"