summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-06-04 16:08:38 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-06-04 16:43:32 +0200
commit3e19a491f052adf4e6b4f46bf354f9c28df0b8af (patch)
tree599f990edce1fba968461dac74dbb72762bd4875
parentsys-auth/fprintd: x86 stable (bug #684570) (diff)
downloadgentoo-3e19a491f052adf4e6b4f46bf354f9c28df0b8af.tar.gz
gentoo-3e19a491f052adf4e6b4f46bf354f9c28df0b8af.tar.bz2
gentoo-3e19a491f052adf4e6b4f46bf354f9c28df0b8af.zip
app-crypt/glep63-check: x86 stable (bug #687170)
Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--app-crypt/glep63-check/glep63-check-9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/glep63-check/glep63-check-9.ebuild b/app-crypt/glep63-check/glep63-check-9.ebuild
index 13996cabd8a0..e0f5ca0b0bc0 100644
--- a/app-crypt/glep63-check/glep63-check-9.ebuild
+++ b/app-crypt/glep63-check/glep63-check-9.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/mgorny/glep63-check/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="!test? ( test )"