Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/asymptote/
Date: Wed, 06 Jan 2021 14:07:28
Message-Id: 1609941712.ccf1b2de50ed155115e6010ff0196b766e357ea9.grobian@gentoo
1 commit: ccf1b2de50ed155115e6010ff0196b766e357ea9
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 14:01:52 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 14:01:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccf1b2de
7
8 media-gfx/asymptote: drop x86-macos
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 media-gfx/asymptote/asymptote-2.65.ebuild | 4 ++--
14 media-gfx/asymptote/asymptote-2.67.ebuild | 4 ++--
15 media-gfx/asymptote/asymptote-2.68.ebuild | 2 +-
16 3 files changed, 5 insertions(+), 5 deletions(-)
17
18 diff --git a/media-gfx/asymptote/asymptote-2.65.ebuild b/media-gfx/asymptote/asymptote-2.65.ebuild
19 index 99fe53927a8..45793e847ff 100644
20 --- a/media-gfx/asymptote/asymptote-2.65.ebuild
21 +++ b/media-gfx/asymptote/asymptote-2.65.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2020 Gentoo Authors
24 +# Copyright 1999-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
29
30 LICENSE="GPL-3"
31 SLOT="0"
32 -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
33 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
34 IUSE="+boehm-gc doc emacs examples fftw gsl +imagemagick latex offscreen +opengl python sigsegv svg test vim-syntax X"
35 RESTRICT="!test? ( test )"
36
37
38 diff --git a/media-gfx/asymptote/asymptote-2.67.ebuild b/media-gfx/asymptote/asymptote-2.67.ebuild
39 index 1e7593538a8..02579b89ccd 100644
40 --- a/media-gfx/asymptote/asymptote-2.67.ebuild
41 +++ b/media-gfx/asymptote/asymptote-2.67.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2020 Gentoo Authors
44 +# Copyright 1999-2021 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=7
48 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
49
50 LICENSE="GPL-3"
51 SLOT="0"
52 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
53 +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
54 IUSE="+boehm-gc doc emacs examples fftw gsl +imagemagick latex offscreen +opengl python sigsegv svg test vim-syntax X"
55 RESTRICT="!test? ( test )"
56
57
58 diff --git a/media-gfx/asymptote/asymptote-2.68.ebuild b/media-gfx/asymptote/asymptote-2.68.ebuild
59 index 6aa632707f5..c885b25144f 100644
60 --- a/media-gfx/asymptote/asymptote-2.68.ebuild
61 +++ b/media-gfx/asymptote/asymptote-2.68.ebuild
62 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
63
64 LICENSE="GPL-3"
65 SLOT="0"
66 -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
67 +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
68 IUSE="+boehm-gc doc emacs examples fftw gsl +imagemagick latex offscreen +opengl python sigsegv svg test vim-syntax X"
69 RESTRICT="!test? ( test )"