From e536c5079235a38243ca65284fc1b80b01874a9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Sun, 24 Nov 2024 21:17:43 +0100 Subject: [PATCH] pgpkeys not indexable --- HaikuPorter/RecipeAttributes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HaikuPorter/RecipeAttributes.py b/HaikuPorter/RecipeAttributes.py index ffd969e..e7426db 100644 --- a/HaikuPorter/RecipeAttributes.py +++ b/HaikuPorter/RecipeAttributes.py @@ -66,7 +66,7 @@ def getRecipeFormatVersion(): 'required': False, 'default': {}, 'extendable': Extendable.NO, - 'indexable': True, + 'indexable': False, }, # indexable, i.e. per-source attributes