diff options
author | Martin Väth <martin@mvath.de> | 2017-03-24 07:24:13 +0100 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2017-03-24 07:24:39 +0100 |
commit | 3dea29c4569a45ddf2dcd8b3589354e09b091f29 (patch) | |
tree | 08eb5943d4fe653eb4cbc530f9e0b129903cecd7 /app-text/ispell | |
parent | Fix python deps (diff) | |
download | mv-3dea29c4569a45ddf2dcd8b3589354e09b091f29.tar.gz mv-3dea29c4569a45ddf2dcd8b3589354e09b091f29.tar.bz2 mv-3dea29c4569a45ddf2dcd8b3589354e09b091f29.zip |
Remove arches no longer in gentoo repository
Diffstat (limited to 'app-text/ispell')
-rw-r--r-- | app-text/ispell/ispell-3.3.02-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/ispell/ispell-3.4.00.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/ispell/ispell-3.3.02-r1.ebuild b/app-text/ispell/ispell-3.3.02-r1.ebuild index 55885e82..a985b574 100644 --- a/app-text/ispell/ispell-3.3.02-r1.ebuild +++ b/app-text/ispell/ispell-3.3.02-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2016 Gentoo Foundation +# Copyright 2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="https://fmg-www.cs.ucla.edu/geoff/tars/${P}.tar.gz LICENSE="HPND" SLOT="0/3.3.02" -KEYWORDS="alpha amd64 ~arm hppa ~mips ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=" diff --git a/app-text/ispell/ispell-3.4.00.ebuild b/app-text/ispell/ispell-3.4.00.ebuild index 54b17958..bb11b086 100644 --- a/app-text/ispell/ispell-3.4.00.ebuild +++ b/app-text/ispell/ispell-3.4.00.ebuild @@ -1,4 +1,4 @@ -# Copyright 2016 Gentoo Foundation +# Copyright 2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://fmg-www.cs.ucla.edu/geoff/tars/${P}.tar.gz" LICENSE="HPND" SLOT="0/3.4.00" -KEYWORDS="alpha amd64 ~arm hppa ~mips ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=" |