aboutsummaryrefslogtreecommitdiff
path: root/libbrep/build-package.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbrep/build-package.hxx')
-rw-r--r--libbrep/build-package.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/libbrep/build-package.hxx b/libbrep/build-package.hxx
index 22a8151..702f937 100644
--- a/libbrep/build-package.hxx
+++ b/libbrep/build-package.hxx
@@ -118,6 +118,8 @@ namespace brep
package_id id;
upstream_version version;
+ bool archived; // True if the tenant the package belongs to is archived.
+
// Database mapping.
//
#pragma db member(version) set(this.version.init (this.id.version, (?)))