diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 16:27:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 16:27:03 +0100 |
commit | ee8a1e5614e7525f6a4576d08d514a0d8660c000 (patch) | |
tree | 86f098c55e376f463c9812bc27c95367a7049928 /dev-python/openpyxl | |
parent | dev-python/jdcal: amd64 stable wrt bug #700544 (diff) | |
download | gentoo-ee8a1e5614e7525f6a4576d08d514a0d8660c000.tar.gz gentoo-ee8a1e5614e7525f6a4576d08d514a0d8660c000.tar.bz2 gentoo-ee8a1e5614e7525f6a4576d08d514a0d8660c000.zip |
dev-python/openpyxl: amd64 stable wrt bug #700544
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 a737ad853545..1c06f7049615 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 b29ebbc9571f..530fa9ae88d9 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 )" |