aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2015-09-21 20:01:41 +0200
committerMarius Brehler <marbre@linux.sungazer.de>2015-09-21 20:01:41 +0200
commit32a5dc2d86eaf4fbbd386374de6c91d753aa0e7d (patch)
tree7253aa5591637e8dd56b94a517c81ce5b01a8b76 /dev-python/nbformat/nbformat-9999.ebuild
parentdev-python/jupyter_core: Add ~x86 to KEYWORDS (diff)
downloadsci-32a5dc2d86eaf4fbbd386374de6c91d753aa0e7d.tar.gz
sci-32a5dc2d86eaf4fbbd386374de6c91d753aa0e7d.tar.bz2
sci-32a5dc2d86eaf4fbbd386374de6c91d753aa0e7d.zip
dev-python/nbformat: Add ~x86 to KEYWORDS
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-python/nbformat/nbformat-9999.ebuild')
-rw-r--r--dev-python/nbformat/nbformat-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nbformat/nbformat-9999.ebuild b/dev-python/nbformat/nbformat-9999.ebuild
index a653a05fc..34610904f 100644
--- a/dev-python/nbformat/nbformat-9999.ebuild
+++ b/dev-python/nbformat/nbformat-9999.ebuild
@@ -16,7 +16,7 @@ if [ ${PV} == "9999" ] ; then
EGIT_REPO_URI="https://github.com/jupyter/${PN}.git git://github.com/jupyter/${PN}.git"
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~x86"
fi
LICENSE="BSD"