aboutsummaryrefslogtreecommitdiff
path: root/sci
diff options
context:
space:
mode:
Diffstat (limited to 'sci')
-rw-r--r--sci/mathematics/octave/octave.mkbuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/sci/mathematics/octave/octave.mkbuild b/sci/mathematics/octave/octave.mkbuild
index 994c12b..59e3ef9 100644
--- a/sci/mathematics/octave/octave.mkbuild
+++ b/sci/mathematics/octave/octave.mkbuild
@@ -20,6 +20,11 @@
[[PACKAGE NAME]]=""
#
+# Package default ARCH
+# Default set is i486
+[[ARCH]]=""
+
+#
# Source Name construction string
# Default value is: $SRC_NAME-$VERSION.tar.$EXTENSION
[[SOURCE NAME CONSTRUCTION STRING]]="$SRC_NAME-$VERSION.tar.$EXTENSION"