diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-21 06:22:23 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-21 06:22:23 +0000 |
commit | f50bebf8357650b20e2bf61bb28427a5858f05eb (patch) | |
tree | 2a4078644c428117844326509010ec1531092e0d /app-portage | |
parent | dev-libs/libxml2: Stabilize 2.12.6 hppa, #930863 (diff) | |
download | gentoo-f50bebf8357650b20e2bf61bb28427a5858f05eb.tar.gz gentoo-f50bebf8357650b20e2bf61bb28427a5858f05eb.tar.bz2 gentoo-f50bebf8357650b20e2bf61bb28427a5858f05eb.zip |
app-portage/command-not-found: Keyword 0.0.5 hppa, #930984
Signed-off-by: Arthur Zamarin <arthurzam@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 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}" |