Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/smartmontools/
Date: Mon, 02 May 2022 19:03:37
Message-Id: 1651518182.258c24d1e49006a930834230a0f779adf8aeddc4.sam@gentoo
1 commit: 258c24d1e49006a930834230a0f779adf8aeddc4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 2 19:03:02 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon May 2 19:03:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=258c24d1
7
8 sys-apps/smartmontools: Stabilize 7.3 amd64, #841650
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-apps/smartmontools/smartmontools-7.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/smartmontools/smartmontools-7.3.ebuild b/sys-apps/smartmontools/smartmontools-7.3.ebuild
16 index 1c0502087af3..709c4f1d94d8 100644
17 --- a/sys-apps/smartmontools/smartmontools-7.3.ebuild
18 +++ b/sys-apps/smartmontools/smartmontools-7.3.ebuild
19 @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
20 inherit subversion
21 else
22 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
23 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
24 + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
25 fi
26
27 DESCRIPTION="Tools to monitor storage systems to provide advanced warning of disk degradation"