commit: c86720fbc3e786a9ad5b84cd0640bdabc6e43ea5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 19 19:35:10 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 19 19:35:10 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c86720fb
app-admin/selint: Stabilize 1.1.0 amd64, #760561
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-admin/selint/selint-1.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/selint/selint-1.1.0.ebuild
b/app-admin/selint/selint-1.1.0.ebuild
index 592cb7fbdf8..acd75e10045 100644
--- a/app-admin/selint/selint-1.1.0.ebuild
+++ b/app-admin/selint/selint-1.1.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/TresysTechnology/selint.git"
else
SRC_URI="https://github.com/TresysTechnology/selint/releases/download/v${PV}/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="Apache-2.0"