summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-12-20 17:07:17 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-12-20 17:30:21 +0100
commit7fcd241537e60602edd9cf5014687ebf67f25f2a (patch)
treec901ebc9a38b6451cf9aeb19ffca744b9e0d9c61 /app-admin/selint
parentdev-python/pyls-black: x86 stable (bug #760528) (diff)
downloadgentoo-7fcd241537e60602edd9cf5014687ebf67f25f2a.tar.gz
gentoo-7fcd241537e60602edd9cf5014687ebf67f25f2a.tar.bz2
gentoo-7fcd241537e60602edd9cf5014687ebf67f25f2a.zip
app-admin/selint: x86 stable (bug #760561)
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-admin/selint')
-rw-r--r--app-admin/selint/selint-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/selint/selint-1.1.0.ebuild b/app-admin/selint/selint-1.1.0.ebuild
index acd75e100458..76ff35921fcf 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"