diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:50:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:50:07 +0100 |
commit | cbc9f942517e862b30198158a92ef0ac118cc083 (patch) | |
tree | 0a843b960fa54d29731cad6ddc1722f82b8ece7e /dev-python/notebook | |
parent | dev-python/nbval: amd64 stable wrt bug #681030 (diff) | |
download | gentoo-cbc9f942517e862b30198158a92ef0ac118cc083.tar.gz gentoo-cbc9f942517e862b30198158a92ef0ac118cc083.tar.bz2 gentoo-cbc9f942517e862b30198158a92ef0ac118cc083.zip |
dev-python/notebook: amd64 stable wrt bug #681030
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/notebook')
-rw-r--r-- | dev-python/notebook/notebook-5.7.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/notebook/notebook-5.7.8.ebuild b/dev-python/notebook/notebook-5.7.8.ebuild index ebc285e3dc6b..e5db986f8da8 100644 --- a/dev-python/notebook/notebook-5.7.8.ebuild +++ b/dev-python/notebook/notebook-5.7.8.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="doc test" RESTRICT="!test? ( test )" RDEPEND=" |