diff options
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/command-not-found/command-not-found-0.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/command-not-found/command-not-found-0.0.7.ebuild b/app-portage/command-not-found/command-not-found-0.0.7.ebuild index acc0acee7cde..5f87050719cf 100644 --- a/app-portage/command-not-found/command-not-found-0.0.7.ebuild +++ b/app-portage/command-not-found/command-not-found-0.0.7.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-gentoo-${PV}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ppc ppc64 ~riscv sparc x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |