diff --git a/libimagstore/src/store.rs b/libimagstore/src/store.rs
index 512db026..bb357dd2 100644
--- a/libimagstore/src/store.rs
+++ b/libimagstore/src/store.rs
@@ -478,7 +478,11 @@ impl EntryHeader {
* will be returned
*/
pub fn set(&mut self, spec: &str, v: Value) -> Result