mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mirt: fix arch
This commit is contained in:
parent
5f3be4370e
commit
589edc6b1f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ pkgname=r-${_pkgname,,}
|
|||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
pkgdesc="Multidimensional Item Response Theory"
|
||||
arch=('any')
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
license=('GPL-3.0-or-later')
|
||||
depends=(
|
||||
|
|
Loading…
Add table
Reference in a new issue