summaryrefslogtreecommitdiff
path: root/app-admin
diff options
context:
space:
mode:
authorBaldEagleOS Migration <dev@baldeagleos.com>2026-06-02 11:24:22 -0500
committerBaldEagleOS Migration <dev@baldeagleos.com>2026-06-02 11:24:22 -0500
commitfa2a9ceb34861c64aee4400a4686233134d8e652 (patch)
tree8eae804ea9a6ecae6af75b29d59c2376dc9153ed /app-admin
parent637414c2448c2e6b0a24db5fafe01716205be445 (diff)
downloadbaldeagleos-repo-develop.tar.gz
baldeagleos-repo-develop.tar.xz
baldeagleos-repo-develop.zip
Adding metadataHEADdevelop
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/selint/selint-1.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/selint/selint-1.5.1.ebuild b/app-admin/selint/selint-1.5.1.ebuild
index c757aa02708f..b603589762f9 100644
--- a/app-admin/selint/selint-1.5.1.ebuild
+++ b/app-admin/selint/selint-1.5.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/SELinuxProject/selint.git"
else
SRC_URI="https://github.com/SELinuxProject/selint/releases/download/v${PV}/${P}.tar.gz"
- KEYWORDS="amd64 ~arm ~x86"
+ KEYWORDS="amd64 ~arm x86"
fi
LICENSE="Apache-2.0"