Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/gnuplot-mode/
Date: Tue, 08 May 2018 19:36:18
Message-Id: 1525808143.307c6c76a1f155d5a382b5d45767968fed20ceff.asturm@gentoo
1 commit: 307c6c76a1f155d5a382b5d45767968fed20ceff
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 7 18:52:04 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue May 8 19:35:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=307c6c76
7
8 app-emacs/gnuplot-mode: De-stabilise sparc
9
10 Package-Manager: Portage-2.3.36, Repoman-2.3.9
11
12 app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild b/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild
16 index 25a40ede0ec..1a90fa983b9 100644
17 --- a/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild
18 +++ b/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/bruceravel/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
24 +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
25 IUSE="doc"
26
27 DEPEND="doc? ( virtual/latex-base )"