diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 03:23:34 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 03:34:53 +0200 |
commit | 56f37e7cd822affed49566a2bc0f05d595179779 (patch) | |
tree | 57bed7942691f761dc3b995c42512fc5e3c65c9e /dev-python/entrypoints | |
parent | dev-python/jupyter_core: x86 stable (bug #596714) (diff) | |
download | gentoo-56f37e7cd822affed49566a2bc0f05d595179779.tar.gz gentoo-56f37e7cd822affed49566a2bc0f05d595179779.tar.bz2 gentoo-56f37e7cd822affed49566a2bc0f05d595179779.zip |
dev-python/entrypoints: x86 stable (bug #596714)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-python/entrypoints')
-rw-r--r-- | dev-python/entrypoints/entrypoints-0.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/entrypoints/entrypoints-0.2.3.ebuild b/dev-python/entrypoints/entrypoints-0.2.3.ebuild index cefd6fa52273..0e855f5bebc3 100644 --- a/dev-python/entrypoints/entrypoints-0.2.3.ebuild +++ b/dev-python/entrypoints/entrypoints-0.2.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com//takluyver/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 x86" IUSE="doc test" DEPEND=" |