app-portage/elicense: move stable keywords
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 31 Dec 2019 03:03:40 +0000 (04:03 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 31 Dec 2019 03:03:40 +0000 (04:03 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
app-portage/elicense/elicense-1.0.2.ebuild

index a4fe0df6ad1a6473cdb9e6bef821180a997532da..1c9715d825785bfff89c477094982397139ac496 100644 (file)
@@ -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)"