summaryrefslogtreecommitdiff
path: root/app-i18n/libskk/libskk-1.0.2.ebuild
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2017-12-12 22:47:40 +0900
committerAkinori Hattori <hattya@gentoo.org>2017-12-12 22:48:10 +0900
commit499e066f689ef5c1e5dbbc3138acd0230a1141f5 (patch)
treeb9da0114a4fd353c66f03545af84ff9849e413ec /app-i18n/libskk/libskk-1.0.2.ebuild
parentf11302032225f773c67d4c4f6686dea491a12b0d (diff)
downloadgentoo-499e066f689ef5c1e5dbbc3138acd0230a1141f5.tar.gz
gentoo-499e066f689ef5c1e5dbbc3138acd0230a1141f5.tar.xz
app-i18n/libskk: fix tests
Closes: https://bugs.gentoo.org/631896 Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-i18n/libskk/libskk-1.0.2.ebuild')
-rw-r--r--app-i18n/libskk/libskk-1.0.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-i18n/libskk/libskk-1.0.2.ebuild b/app-i18n/libskk/libskk-1.0.2.ebuild
index 976e49d5f06..c2a5d159fe1 100644
--- a/app-i18n/libskk/libskk-1.0.2.ebuild
+++ b/app-i18n/libskk/libskk-1.0.2.ebuild
@@ -38,6 +38,7 @@ src_configure() {
}
src_test() {
+ export GSETTINGS_BACKEND="memory"
virtx emake check
}