From: Mart Raudsepp Date: Sat, 11 Jan 2020 20:39:39 +0000 (+0200) Subject: app-i18n/ibus-1.5.19: drop to ~arm64 (1.5.20 is stable) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9a5db6e9c9bb43ba8093fd1de9003b2df3329121;p=gentoo.git app-i18n/ibus-1.5.19: drop to ~arm64 (1.5.20 is stable) vala:0.42 being gone broke deptree here. Just drop stable arm64 keyword for the old ibus version that wasn't compatible with 0.44 yet. Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp --- diff --git a/app-i18n/ibus/ibus-1.5.19.ebuild b/app-i18n/ibus/ibus-1.5.19.ebuild index ddf293f52b32..c7617f71f019 100644 --- a/app-i18n/ibus/ibus-1.5.19.ebuild +++ b/app-i18n/ibus/ibus-1.5.19.ebuild @@ -15,7 +15,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 gconf +gtk +gtk2 +introspection kde +libnotify nls +python test +unicode vala wayland" RESTRICT="!test? ( test )" REQUIRED_USE="emoji? ( gtk )