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: Sat, 27 Apr 2019 16:03:43
Message-Id: 1556380786.30041ab0985183608900a67871db4959257b68f0.slyfox@gentoo
1 commit: 30041ab0985183608900a67871db4959257b68f0
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 27 15:59:46 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 27 15:59:46 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30041ab0
7
8 sys-apps/smartmontools: stable 7.0-r1 for ppc, bug #682592
9
10 Package-Manager: Portage-2.3.65, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 sys-apps/smartmontools/smartmontools-7.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-apps/smartmontools/smartmontools-7.0-r1.ebuild b/sys-apps/smartmontools/smartmontools-7.0-r1.ebuild
18 index 0d88ffd1fd8..52d8c0020bc 100644
19 --- a/sys-apps/smartmontools/smartmontools-7.0-r1.ebuild
20 +++ b/sys-apps/smartmontools/smartmontools-7.0-r1.ebuild
21 @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
22 inherit subversion
23 else
24 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
25 - KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
26 + KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
27 fi
28
29 DESCRIPTION="Tools to monitor storage systems to provide advanced warning of disk degradation"