repo/gentoo:master commit in: sys-auth/pambase/
"Sam James" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786705833.69b3cab8fa6727305c5483ab7febd679221c0a66.sam@gentoo> |
commit: 69b3cab8fa6727305c5483ab7febd679221c0a66
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 11:10:33 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 11:10:33 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69b3cab8
sys-auth/pambase: Keyword 20260730 mips, #980119
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-auth/pambase/pambase-20260730.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-auth/pambase/pambase-20260730.ebuild b/sys-auth/pambase/pambase-20260730.ebuild
index a20a4968cf76..b266cb402107 100644
--- a/sys-auth/pambase/pambase-20260730.ebuild
+++ b/sys-auth/pambase/pambase-20260730.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} == *9999 ]]; then
else
SRC_URI="https://gitweb.gentoo.org/proj/pambase.git/snapshot/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
fi
LICENSE="MIT"