diff options
author | Sam James <sam@gentoo.org> | 2024-04-30 16:38:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-30 16:39:06 +0100 |
commit | a16bb9a3f03746d6da23a43bc400f48405303273 (patch) | |
tree | 49718899e696d3219fc96f83fb9b2ead7dbbfb3a | |
parent | media-sound/fluidsynth: Stabilize 2.3.5 arm64, #930968 (diff) | |
download | gentoo-a16bb9a3f03746d6da23a43bc400f48405303273.tar.gz gentoo-a16bb9a3f03746d6da23a43bc400f48405303273.tar.bz2 gentoo-a16bb9a3f03746d6da23a43bc400f48405303273.zip |
app-portage/command-not-found: Keyword 0.0.5 arm, #930984
Signed-off-by: Sam James <sam@gentoo.org>
-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 1859d6690bfe..e16107169557 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" +KEYWORDS="~amd64 ~arm" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |