mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
base-system: restrict this pkg only for x86.
This commit is contained in:
parent
25cc0e7809
commit
8770dff69d
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ short_desc="Void Linux base system meta package"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Public domain"
|
license="Public domain"
|
||||||
|
|
||||||
|
# XXX merge this with base-system-rpi
|
||||||
|
only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
# XXX can't currently use makedepends here:
|
# XXX can't currently use makedepends here:
|
||||||
#
|
#
|
||||||
# 1- conflicts with chroot-* pkgs
|
# 1- conflicts with chroot-* pkgs
|
||||||
|
|
Loading…
Add table
Reference in a new issue