diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-09 02:59:00 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-09 03:11:36 +0200 |
commit | 7117b40c49526e9312586980e6a69f0f6bf553c0 (patch) | |
tree | b35efb36f3d6ca2041a635a3ed99f4fbd51a6d6b /app-crypt/glep63-check | |
parent | media-gfx/fotoxx: x86 stable (bug #665304) (diff) | |
download | gentoo-7117b40c49526e9312586980e6a69f0f6bf553c0.tar.gz gentoo-7117b40c49526e9312586980e6a69f0f6bf553c0.tar.bz2 gentoo-7117b40c49526e9312586980e6a69f0f6bf553c0.zip |
app-crypt/glep63-check: x86 stable (bug #665360)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-crypt/glep63-check')
-rw-r--r-- | app-crypt/glep63-check/glep63-check-6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/glep63-check/glep63-check-6.ebuild b/app-crypt/glep63-check/glep63-check-6.ebuild index 0719917e3491..f9ecb0328c1e 100644 --- a/app-crypt/glep63-check/glep63-check-6.ebuild +++ b/app-crypt/glep63-check/glep63-check-6.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 )" |