summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2023-10-28 10:24:24 +0200
committerSam James <sam@gentoo.org>2023-10-28 20:37:38 +0100
commitfecb264f646ab15fc2e5cfc9bbd59f86c370663f (patch)
tree306fedda512551e7865763e6f147d8d7ff5e93b7 /sys-apps/smartmontools/smartmontools-7.4.ebuild
parentapp-text/lcdf-typetools: avoid known GCC ICE with -fdevirtualize-at-ltrans (diff)
downloadgentoo-fecb264f646ab15fc2e5cfc9bbd59f86c370663f.tar.gz
gentoo-fecb264f646ab15fc2e5cfc9bbd59f86c370663f.tar.bz2
gentoo-fecb264f646ab15fc2e5cfc9bbd59f86c370663f.zip
sys-apps/smartmontools: stable 7.4 for sparc, bug #914891
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/smartmontools/smartmontools-7.4.ebuild')
-rw-r--r--sys-apps/smartmontools/smartmontools-7.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/smartmontools/smartmontools-7.4.ebuild b/sys-apps/smartmontools/smartmontools-7.4.ebuild
index 7a4d4c1bf189..62de3e775865 100644
--- a/sys-apps/smartmontools/smartmontools-7.4.ebuild
+++ b/sys-apps/smartmontools/smartmontools-7.4.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit autotools subversion
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
fi
DESCRIPTION="Tools to monitor storage systems to provide advanced warning of disk degradation"