diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-09-21 22:48:17 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-09-22 00:51:58 +0200 |
commit | a70912b669f2444651202039deb37a076a4d0a66 (patch) | |
tree | fa40b6917e70eb5ee756272a7089cab0a00a9cdd /app-dicts/ispell-de/ispell-de-20161207.ebuild | |
parent | 62a4a3b4b056a2548a3a2ea56deafe38720f582c (diff) | |
download | tde-packaging-gentoo-a70912b669f2444651202039deb37a076a4d0a66.tar.gz tde-packaging-gentoo-a70912b669f2444651202039deb37a076a4d0a66.zip |
*/*: Destabilise KEYWORDS: alpha, ia64
Broken dependencies after both arches bulk-destabilised in Gentoo ebuild repo.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-dicts/ispell-de/ispell-de-20161207.ebuild')
-rw-r--r-- | app-dicts/ispell-de/ispell-de-20161207.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/ispell-de/ispell-de-20161207.ebuild b/app-dicts/ispell-de/ispell-de-20161207.ebuild index d02789b4..bea30f53 100644 --- a/app-dicts/ispell-de/ispell-de-20161207.ebuild +++ b/app-dicts/ispell-de/ispell-de-20161207.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://j3e.de/ispell/igerman98/dict/${MY_P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 hppa mips ppc sparc x86" +KEYWORDS="~alpha amd64 hppa mips ppc sparc x86" BDEPEND="app-text/ispell:=" RDEPEND="${BDEPEND}" |