summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-i18n/scim-pinyin/scim-pinyin-0.5.92.ebuild')
-rw-r--r--app-i18n/scim-pinyin/scim-pinyin-0.5.92.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-i18n/scim-pinyin/scim-pinyin-0.5.92.ebuild b/app-i18n/scim-pinyin/scim-pinyin-0.5.92.ebuild
index 48730fbcfdc4..574f8d11c874 100644
--- a/app-i18n/scim-pinyin/scim-pinyin-0.5.92.ebuild
+++ b/app-i18n/scim-pinyin/scim-pinyin-0.5.92.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -34,7 +34,6 @@ src_configure() {
econf \
--disable-skim-support \
--disable-static \
- --without-arts \
$(use_enable nls)
}