From eba5f1b84c1c605afb3e1f5f466270e85c5f19a6 Mon Sep 17 00:00:00 2001 From: Cappy Ishihara Date: Sat, 18 Jan 2025 23:55:24 +0700 Subject: [PATCH] Revert #3013 --- anda/langs/python/protobuf/anda.hcl | 3 --- 1 file changed, 3 deletions(-) diff --git a/anda/langs/python/protobuf/anda.hcl b/anda/langs/python/protobuf/anda.hcl index cc80f316fb..2529e06650 100644 --- a/anda/langs/python/protobuf/anda.hcl +++ b/anda/langs/python/protobuf/anda.hcl @@ -2,7 +2,4 @@ project pkg { rpm { spec = "python3-protobuf.spec" } - labels { - subrepo = "extras" - } }