Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Gitlab has been upgraded to v13.9
🎉
. Enjoy
Open sidebar
alpine
aports
Commits
0e0aaaaf
Commit
0e0aaaaf
authored
Jun 05, 2019
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/octave: disable on ppc64le due to texlive dep
parent
92a53bf3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
testing/octave/APKBUILD
testing/octave/APKBUILD
+1
-1
No files found.
testing/octave/APKBUILD
View file @
0e0aaaaf
...
@@ -5,7 +5,7 @@ pkgver=5.1.0
...
@@ -5,7 +5,7 @@ pkgver=5.1.0
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"A high-level language, primarily intended for numerical computations"
pkgdesc
=
"A high-level language, primarily intended for numerical computations"
url
=
"https://www.gnu.org/software/octave/"
url
=
"https://www.gnu.org/software/octave/"
arch
=
"all !x86"
# Tex dependencies aren't available for x86
arch
=
"all !x86
!ppc64le
"
# Tex dependencies aren't available for x86
license
=
"GPL-3.0-or-later"
license
=
"GPL-3.0-or-later"
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc"
makedepends
=
"autoconf automake libtool bison curl fftw-dev fltk-dev fontconfig-dev
makedepends
=
"autoconf automake libtool bison curl fftw-dev fltk-dev fontconfig-dev
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment