diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-03 17:16:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-03 17:17:30 +0200 |
commit | 465c9e2a03d4472c548c1c104065dbf517b03599 (patch) | |
tree | b7c4e33ca094484cd75a9434eb8cdc8730bdb594 | |
parent | dev-python/distro: 1.5.0 (diff) | |
download | gentoo-465c9e2a03d4472c548c1c104065dbf517b03599.tar.gz gentoo-465c9e2a03d4472c548c1c104065dbf517b03599.tar.bz2 gentoo-465c9e2a03d4472c548c1c104065dbf517b03599.zip |
app-i18n/ibus: ppc64 stable wrt bug #726532
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-i18n/ibus/ibus-1.5.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus/ibus-1.5.22.ebuild b/app-i18n/ibus/ibus-1.5.22.ebuild index 002bc0a1a2af..237386ecfc42 100644 --- a/app-i18n/ibus/ibus-1.5.22.ebuild +++ b/app-i18n/ibus/ibus-1.5.22.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 sparc x86" IUSE="+X +emoji +gtk +gtk2 +introspection kde nls +python test +unicode vala wayland" RESTRICT="!test? ( test )" REQUIRED_USE="emoji? ( gtk ) |