diff options
author | 2019-11-26 01:48:58 +0100 | |
---|---|---|
committer | 2019-11-26 01:48:58 +0100 | |
commit | 5c08262b0dc43832c2c3f395795691c630719f11 (patch) | |
tree | 7104e51addbb69f88ddd9b9b682ba8c122db0c38 /dev-python/openpyxl/openpyxl-3.0.0.ebuild | |
parent | app-crypt/nitrocli: x86 stable (bug #699510) (diff) | |
download | gentoo-5c08262b0dc43832c2c3f395795691c630719f11.tar.gz gentoo-5c08262b0dc43832c2c3f395795691c630719f11.tar.bz2 gentoo-5c08262b0dc43832c2c3f395795691c630719f11.zip |
dev-python/openpyxl: x86 stable (bug #700544)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/openpyxl/openpyxl-3.0.0.ebuild')
-rw-r--r-- | dev-python/openpyxl/openpyxl-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/openpyxl/openpyxl-3.0.0.ebuild b/dev-python/openpyxl/openpyxl-3.0.0.ebuild index 530fa9ae88d9..737e3b936e62 100644 --- a/dev-python/openpyxl/openpyxl-3.0.0.ebuild +++ b/dev-python/openpyxl/openpyxl-3.0.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://bitbucket.org/${PN}/${PN}/get/${PV}.tar.bz2 -> ${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="test" RESTRICT="!test? ( test )" |