Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/smartmontools/
Date: Tue, 02 Jan 2018 19:54:30
Message-Id: 1514922856.813e228ec1db9fe378a9a30063aef6fe81b4186a.slyfox@gentoo
1 commit: 813e228ec1db9fe378a9a30063aef6fe81b4186a
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Jan 2 11:06:06 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 2 19:54:16 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=813e228e
7
8 sys-apps/smartmontools: stable 6.6 for sparc, bug #643012
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="sparc"
12
13 sys-apps/smartmontools/smartmontools-6.6.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-apps/smartmontools/smartmontools-6.6.ebuild b/sys-apps/smartmontools/smartmontools-6.6.ebuild
17 index 4b26ca97c63..bc535759f5c 100644
18 --- a/sys-apps/smartmontools/smartmontools-6.6.ebuild
19 +++ b/sys-apps/smartmontools/smartmontools-6.6.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
27 inherit subversion
28 else
29 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
30 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos"
31 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos"
32 fi
33
34 DESCRIPTION="Tools to monitor storage systems to provide advanced warning of disk degradation"