diff --git a/lib/refrepo/gen/oar-properties.rb b/lib/refrepo/gen/oar-properties.rb
index 907a3036b1d137693b4a267e44e5fcfae948962b..9a5862812af5d6d2e33bd7a573ec9166719230ee 100644
--- a/lib/refrepo/gen/oar-properties.rb
+++ b/lib/refrepo/gen/oar-properties.rb
@@ -764,8 +764,6 @@ def ignore_default_keys()
     "id", # id from API (= resource_id from oarnodes)
     "api_timestamp", # from API
     "links", # from API
-    "gpu",  # temporary hack, waiting for the new generator that will handle gpu
-    "gpudevice",  # temporary hack, waiting for the new generator that will handle gpu
   ]
   return ignore_default_keys
 end