diff options
author | Sam James <sam@gentoo.org> | 2024-04-30 16:39:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-30 16:39:08 +0100 |
commit | 3c77fdaa978df7f67bf0c8fa3fa558aef934b14b (patch) | |
tree | 7f8f915e79414debbced22bb823e91681ad201d2 /app-portage | |
parent | app-portage/command-not-found: Keyword 0.0.5 arm64, #930984 (diff) | |
download | gentoo-3c77fdaa978df7f67bf0c8fa3fa558aef934b14b.tar.gz gentoo-3c77fdaa978df7f67bf0c8fa3fa558aef934b14b.tar.bz2 gentoo-3c77fdaa978df7f67bf0c8fa3fa558aef934b14b.zip |
app-portage/command-not-found: Keyword 0.0.5 ppc64, #930984
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/command-not-found/command-not-found-0.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/command-not-found/command-not-found-0.0.5.ebuild b/app-portage/command-not-found/command-not-found-0.0.5.ebuild index 3e959d067a4e..6290b971b6a6 100644 --- a/app-portage/command-not-found/command-not-found-0.0.5.ebuild +++ b/app-portage/command-not-found/command-not-found-0.0.5.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-gentoo-${PV}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |