diff options
Diffstat (limited to 'app-i18n/fcitx-unikey/fcitx-unikey-0.2.0.ebuild')
-rw-r--r-- | app-i18n/fcitx-unikey/fcitx-unikey-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.0.ebuild b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.0.ebuild index 99d3086171a5..1d7c8021eef4 100644 --- a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.0.ebuild +++ b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ HOMEPAGE="http://fcitx-im.org/" SRC_URI="https://fcitx.googlecode.com/files/${P}.tar.xz" LICENSE="GPL-3" -SLOT="0" +SLOT="4" KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="+qt4" |