project-lakitu: sys-process/audit: unmask keywords for 3.0.2

BUG=b/186856398
TEST=See the last commit in this series.
RELEASE_NOTE=None

Change-Id: Ibfea1ddca0eea4d12ac6cf10c3fcb5e172d619fd
Reviewed-on: https://cos-review.googlesource.com/c/cos/overlays/board-overlays/+/19798
Tested-by: Cusky Presubmit Bot <presubmit@cos-infra-prod.iam.gserviceaccount.com>
Reviewed-by: Robert Kolchmeyer <rkolchmeyer@google.com>
diff --git a/project-lakitu/sys-process/audit/audit-3.0.2-r1.ebuild b/project-lakitu/sys-process/audit/audit-3.0.2-r1.ebuild
new file mode 120000
index 0000000..6fd7232
--- /dev/null
+++ b/project-lakitu/sys-process/audit/audit-3.0.2-r1.ebuild
@@ -0,0 +1 @@
+audit-3.0.2.ebuild
\ No newline at end of file
diff --git a/project-lakitu/sys-process/audit/audit-3.0.2.ebuild b/project-lakitu/sys-process/audit/audit-3.0.2.ebuild
index 861a82a..0688724 100644
--- a/project-lakitu/sys-process/audit/audit-3.0.2.ebuild
+++ b/project-lakitu/sys-process/audit/audit-3.0.2.ebuild
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="*"
 IUSE="gssapi ldap python static-libs"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"