diff options
-rw-r--r-- | python-bash_kernel/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-bash_kernel/PKGBUILD b/python-bash_kernel/PKGBUILD index 6efea3209..54971c9df 100644 --- a/python-bash_kernel/PKGBUILD +++ b/python-bash_kernel/PKGBUILD @@ -6,7 +6,7 @@ _pkgname=bash_kernel pkgver=0.7.1 pkgrel=1 pkgdesc='A Jupyter kernel for bash.' -arch=('i686' 'pentium4' 'x86_64') +arch=('any') url='https://github.com/takluyver/bash_kernel' license=('BSD') _deppy2=( |