From: W. Trevor King Date: Sat, 9 Mar 2013 16:55:42 +0000 (-0500) Subject: package.keywords/ipython: Fix '~amd64' -> '~x86' typos X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f233784943c1d07b936473673ad62ae86a6326d9;p=catalyst-swc.git package.keywords/ipython: Fix '~amd64' -> '~x86' typos Oops, sloppy me. --- diff --git a/portage-conf/default/package.keywords/ipython b/portage-conf/default/package.keywords/ipython index e16ea1b..ad25d8e 100644 --- a/portage-conf/default/package.keywords/ipython +++ b/portage-conf/default/package.keywords/ipython @@ -1,13 +1,13 @@ -dev-python/ipython ~amd64 -dev-python/nbconvert ~amd64 +dev-python/ipython ~x86 +dev-python/nbconvert ~x86 #required by dev-python/ipython-0.13.1, # required by ipython (argument) -dev-python/simplegeneric ~amd64 +dev-python/simplegeneric ~x86 # required by dev-python/numpy-1.6.2 # required by dev-python/pygtk-2.24.0-r2 # required by media-gfx/gimp-2.6.12-r5[python] # required by @selected # required by @world (argument) -dev-python/setuptools ~amd64 +dev-python/setuptools ~x86