wine-gecko: only_for_archs=i686 for now.
This commit is contained in:
parent
6283632f56
commit
fa0d2d0b24
|
@ -19,6 +19,8 @@ long_desc="
|
|||
based on a custom version of the Mozilla Gecko Layout Engine. When an
|
||||
application tries to display a web page, it loads the WINE custom Gecko."
|
||||
|
||||
# XXX there's no support for multilib pkgs yet, so restrict it to x86 for now.
|
||||
only_for_archs="i686"
|
||||
create_wrksrc=yes
|
||||
|
||||
do_extract() {
|
||||
|
|
Loading…
Reference in New Issue