diff options
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 db51bf9b1576..c7999b038e87 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |