summaryrefslogtreecommitdiff
path: root/app-portage/elicense/elicense-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/elicense/elicense-9999.ebuild')
-rw-r--r--app-portage/elicense/elicense-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/elicense/elicense-9999.ebuild b/app-portage/elicense/elicense-9999.ebuild
index bbba9eea7ef6..a4fe0df6ad1a 100644
--- a/app-portage/elicense/elicense-9999.ebuild
+++ b/app-portage/elicense/elicense-9999.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"
fi
DESCRIPTION="Tool to find installed packages in Gentoo with non-accepted license(s)"