Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
643
Issues
643
List
Boards
Labels
Service Desk
Milestones
Merge Requests
202
Merge Requests
202
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
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
Hide 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
pkgrel
=
0
pkgdesc
=
"A high-level language, primarily intended for numerical computations"
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"
subpackages
=
"
$pkgname
-doc"
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