diff options
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 )" |