summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-12 09:58:31 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-12 09:58:31 +0200
commit38ed3190bf019c7230577bc2e80c71f698616731 (patch)
treef164668d4fd738b828e3f01be196943ff63a5603
parentapp-admin/conky: amd64 stable wrt bug #788772 (diff)
downloadgentoo-38ed3190bf019c7230577bc2e80c71f698616731.tar.gz
gentoo-38ed3190bf019c7230577bc2e80c71f698616731.tar.bz2
gentoo-38ed3190bf019c7230577bc2e80c71f698616731.zip
app-admin/selint: amd64 stable wrt bug #789438
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--app-admin/selint/selint-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/selint/selint-1.2.0.ebuild b/app-admin/selint/selint-1.2.0.ebuild
index a0e18d3a3fef..832c9c2d7ca5 100644
--- a/app-admin/selint/selint-1.2.0.ebuild
+++ b/app-admin/selint/selint-1.2.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"