diff options
author | 2019-05-02 21:31:11 +0300 | |
---|---|---|
committer | 2019-05-02 21:31:11 +0300 | |
commit | cef5850bb4a1a9099432d10344497bd135536ba9 (patch) | |
tree | f44dff655d253b3ae92e7e4df76a749ed3f5ae6d /app-crypt/glep63-check | |
parent | app-crypt/glep63-check: amd64 stable wrt bug #684910 (diff) | |
download | gentoo-cef5850bb4a1a9099432d10344497bd135536ba9.tar.gz gentoo-cef5850bb4a1a9099432d10344497bd135536ba9.tar.bz2 gentoo-cef5850bb4a1a9099432d10344497bd135536ba9.zip |
app-crypt/glep63-check: x86 stable wrt bug #684910
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-crypt/glep63-check')
-rw-r--r-- | app-crypt/glep63-check/glep63-check-7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/glep63-check/glep63-check-7.ebuild b/app-crypt/glep63-check/glep63-check-7.ebuild index 4be6135f5ffb..4f614942037d 100644 --- a/app-crypt/glep63-check/glep63-check-7.ebuild +++ b/app-crypt/glep63-check/glep63-check-7.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 )" |