diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:34:32 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:34:32 +0100 |
commit | 08804ed3e1676091d786494a76800afc37af58e8 (patch) | |
tree | 390fb454f0762912eec72ef8556c5bb154a315a7 | |
parent | app-text/gtkspell: drop x86-macos (diff) | |
download | gentoo-08804ed3e1676091d786494a76800afc37af58e8.tar.gz gentoo-08804ed3e1676091d786494a76800afc37af58e8.tar.bz2 gentoo-08804ed3e1676091d786494a76800afc37af58e8.zip |
app-text/gv: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r-- | app-text/gv/gv-3.7.3.90.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gv/gv-3.7.3.90.ebuild b/app-text/gv/gv-3.7.3.90.ebuild index aa0f587b889f..eec0381d633f 100644 --- a/app-text/gv/gv-3.7.3.90.ebuild +++ b/app-text/gv/gv-3.7.3.90.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu-alpha/gv/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="xinerama" RDEPEND=" |