diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2017-09-13 21:19:45 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-09-13 15:24:28 -0400 |
commit | 19f6c9b57d5b9a9de98fc22cf66fa4d569e6b0f3 (patch) | |
tree | 3b446b01882fa744b0405300e5071786b636732d /app-i18n/fcitx-qt5 | |
parent | app-i18n/libchewing: Restore ~arm64 keyword in 0.5.1. (diff) | |
download | gentoo-19f6c9b57d5b9a9de98fc22cf66fa4d569e6b0f3.tar.gz gentoo-19f6c9b57d5b9a9de98fc22cf66fa4d569e6b0f3.tar.bz2 gentoo-19f6c9b57d5b9a9de98fc22cf66fa4d569e6b0f3.zip |
app-i18n/fcitx-qt5: Stabilize 1.1.0 on amd64/x86.
Diffstat (limited to 'app-i18n/fcitx-qt5')
-rw-r--r-- | app-i18n/fcitx-qt5/fcitx-qt5-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/fcitx-qt5/fcitx-qt5-1.1.0.ebuild b/app-i18n/fcitx-qt5/fcitx-qt5-1.1.0.ebuild index c36badfe3230..a90246bb6772 100644 --- a/app-i18n/fcitx-qt5/fcitx-qt5-1.1.0.ebuild +++ b/app-i18n/fcitx-qt5/fcitx-qt5-1.1.0.ebuild @@ -21,7 +21,7 @@ fi LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ~ppc64 x86" IUSE="" # Private headers of dev-qt/qtgui:5 used. |