diff options
author | David P <megver83@parabola.nu> | 2018-09-05 14:22:35 -0300 |
---|---|---|
committer | David P <megver83@parabola.nu> | 2018-09-05 14:22:35 -0300 |
commit | 3e781cf428ea42eb77c782c2e72d2a75dd86820c (patch) | |
tree | c2a9eba8243ca13fb28ed489a84836bf169a0923 /libre-multilib/pcsx2 | |
parent | 57f907fce5e557e780fda3d7ec9b9014ed606c47 (diff) | |
download | abslibre-3e781cf428ea42eb77c782c2e72d2a75dd86820c.tar.gz abslibre-3e781cf428ea42eb77c782c2e72d2a75dd86820c.tar.bz2 abslibre-3e781cf428ea42eb77c782c2e72d2a75dd86820c.zip |
Add note for pcsx2
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre-multilib/pcsx2')
-rw-r--r-- | libre-multilib/pcsx2/PKGBUILD | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libre-multilib/pcsx2/PKGBUILD b/libre-multilib/pcsx2/PKGBUILD index 07c42b7de..7ab345de0 100644 --- a/libre-multilib/pcsx2/PKGBUILD +++ b/libre-multilib/pcsx2/PKGBUILD @@ -5,6 +5,12 @@ # Maintainer (Hyperbola): Márcio Silva <coadde@hyperbola.info> # Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> +# NOTE: This package is not in ArchLinux32, maybe +# the i686 support could be dropped. Ohterwise, +# when building for 32-bits then upload it to [pcr], +# not [libre], the x86_64 version is the only one +# that goes to [libre-multilib] + pkgname=pcsx2 pkgver=1.4.0 pkgrel=8.parabola1 |