commit: 8e053f681cfaf1dcb7e569b43f4f5b214daa9c47
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed May 22 20:42:03 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed May 22 20:42:43 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e053f68
app-portage/elicense: stablized under ALLARCHES policy
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
app-portage/elicense/elicense-1.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-portage/elicense/elicense-1.0.1.ebuild
b/app-portage/elicense/elicense-1.0.1.ebuild
index bbba9eea7ef..b6b7af16759 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)"