diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 01:48:58 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 01:48:58 +0100 |
commit | 5c08262b0dc43832c2c3f395795691c630719f11 (patch) | |
tree | 7104e51addbb69f88ddd9b9b682ba8c122db0c38 /dev-python/openpyxl | |
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')
-rw-r--r-- | dev-python/openpyxl/openpyxl-2.6.4.ebuild | 2 | ||||
-rw-r--r-- | dev-python/openpyxl/openpyxl-3.0.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/openpyxl/openpyxl-2.6.4.ebuild b/dev-python/openpyxl/openpyxl-2.6.4.ebuild index 1c06f7049615..be327107096c 100644 --- a/dev-python/openpyxl/openpyxl-2.6.4.ebuild +++ b/dev-python/openpyxl/openpyxl-2.6.4.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 )" 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 )" |