diff options
Diffstat (limited to 'dev-python/testpath/testpath-0.3.1.ebuild')
-rw-r--r-- | dev-python/testpath/testpath-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/testpath/testpath-0.3.1.ebuild b/dev-python/testpath/testpath-0.3.1.ebuild index 430d546e7a8a..742f7797c7fa 100644 --- a/dev-python/testpath/testpath-0.3.1.ebuild +++ b/dev-python/testpath/testpath-0.3.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ppc64 x86" IUSE="doc test" DEPEND=" |