diff options
author | Akinori Hattori <hattya@gentoo.org> | 2017-12-12 22:24:26 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2017-12-12 22:24:26 +0900 |
commit | 9e0e73ba465fbc6e09b0b8821e59797dc98bf89a (patch) | |
tree | e8058722cd6eac6113ab4ffb280818be492aae4c /app-i18n/ibus-table-others | |
parent | app-i18n/ibus-table-others: block app-i18n/ibus-table-code (diff) | |
download | gentoo-9e0e73ba465fbc6e09b0b8821e59797dc98bf89a.tar.gz gentoo-9e0e73ba465fbc6e09b0b8821e59797dc98bf89a.tar.bz2 gentoo-9e0e73ba465fbc6e09b0b8821e59797dc98bf89a.zip |
app-i18n/ibus-table-others: block app-i18n/ibus-table-cyrillic
Bug: https://bugs.gentoo.org/628854
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-i18n/ibus-table-others')
-rw-r--r-- | app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild b/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild index da2715d1c92f..e4d8f8915dcc 100644 --- a/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild +++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild @@ -13,6 +13,7 @@ KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="app-i18n/ibus-table - !app-i18n/ibus-table-code" + !app-i18n/ibus-table-code + !app-i18n/ibus-table-cyrillic" DEPEND="${RDEPEND} virtual/pkgconfig" |