diff --git a/srcpkgs/libgnomekbd/patches/no_empty_value_in_schema_file.patch b/srcpkgs/libgnomekbd/patches/no_empty_value_in_schema_file.patch
new file mode 100644
index 0000000000..44374405ac
--- /dev/null
+++ b/srcpkgs/libgnomekbd/patches/no_empty_value_in_schema_file.patch
@@ -0,0 +1,47 @@
+--- libgnomekbd/desktop_gnome_peripherals_keyboard_xkb.schemas.in.orig 2010-04-15 08:02:18.334137371 +0200
++++ libgnomekbd/desktop_gnome_peripherals_keyboard_xkb.schemas.in 2010-04-15 08:03:47.637153522 +0200
+@@ -6,7 +6,7 @@
+ /desktop/gnome/peripherals/keyboard/kbd/model
+ gnome
+ string
+-
++ []
+
+ Keyboard model
+ keyboard model
+@@ -218,7 +218,7 @@
+ /desktop/gnome/peripherals/keyboard/indicator/fontFamily
+ gnome
+ string
+-
++ []
+
+ The font family
+ The font family for the layout indicator
+@@ -230,7 +230,7 @@
+ /desktop/gnome/peripherals/keyboard/indicator/fontSize
+ gnome
+ int
+-
++ -1
+
+ The font size
+ The font size for the layout indicator
+@@ -242,7 +242,7 @@
+ /desktop/gnome/peripherals/keyboard/indicator/foregroundColor
+ gnome
+ string
+-
++ []
+
+ The foreground color
+ The foreground color for the layout indicator
+@@ -254,7 +254,7 @@
+ /desktop/gnome/peripherals/keyboard/indicator/backgroundColor
+ gnome
+ string
+-
++ []
+
+ The background color
+ The background color for the layout indicator
diff --git a/srcpkgs/libgnomekbd/template b/srcpkgs/libgnomekbd/template
index af8ce11ff6..d3886e3482 100644
--- a/srcpkgs/libgnomekbd/template
+++ b/srcpkgs/libgnomekbd/template
@@ -1,6 +1,7 @@
# Template file for 'libgnomekbd'
pkgname=libgnomekbd
version=2.30.0
+revision=1
distfiles="${GNOME_SITE}/$pkgname/2.30/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--disable-schemas-install