diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 14:39:40 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 14:39:40 +0100 |
commit | ef0d7c5989e92fdac4e6a85cff5977e57615bb80 (patch) | |
tree | 1c9e815557d69fe04c9fbd4805a5acac4a662e53 /app-editors/elvis | |
parent | app-doc/zsh-lovers: drop ppc-aix m68k-mint (diff) | |
download | gentoo-ef0d7c5989e92fdac4e6a85cff5977e57615bb80.tar.gz gentoo-ef0d7c5989e92fdac4e6a85cff5977e57615bb80.tar.bz2 gentoo-ef0d7c5989e92fdac4e6a85cff5977e57615bb80.zip |
app-editors/elvis: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-editors/elvis')
-rw-r--r-- | app-editors/elvis/elvis-2.2.0-r6.ebuild | 4 | ||||
-rw-r--r-- | app-editors/elvis/elvis-2.2.0-r7.ebuild | 4 | ||||
-rw-r--r-- | app-editors/elvis/elvis-2.2.0-r8.ebuild | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/app-editors/elvis/elvis-2.2.0-r6.ebuild b/app-editors/elvis/elvis-2.2.0-r6.ebuild index 2317c7acda26..528a43940694 100644 --- a/app-editors/elvis/elvis-2.2.0-r6.ebuild +++ b/app-editors/elvis/elvis-2.2.0-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.cs.pdx.edu/pub/elvis/${PN}-${MY_PV}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="X" RDEPEND=">=sys-libs/ncurses-5.7-r7:0= diff --git a/app-editors/elvis/elvis-2.2.0-r7.ebuild b/app-editors/elvis/elvis-2.2.0-r7.ebuild index c69d4195dd1b..8725034a1229 100644 --- a/app-editors/elvis/elvis-2.2.0-r7.ebuild +++ b/app-editors/elvis/elvis-2.2.0-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.cs.pdx.edu/pub/elvis/${PN}-${MY_PV}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="X" RDEPEND=" diff --git a/app-editors/elvis/elvis-2.2.0-r8.ebuild b/app-editors/elvis/elvis-2.2.0-r8.ebuild index d5c65e2ef429..6a5ee6c55e01 100644 --- a/app-editors/elvis/elvis-2.2.0-r8.ebuild +++ b/app-editors/elvis/elvis-2.2.0-r8.ebuild @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.cs.pdx.edu/pub/elvis/${PN}-${MY_PV}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="X doc" RDEPEND=" |