I created one solution, which is to search for the following code (it appears around 10 or more times) in includes\modules\meta_tags.php (and make use of the override system).

Code:
define('META_TAG_DESCRIPTION'
Then I simply changed the KEYWORDS definition in the last section.

Works nicely.