summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-10 10:47:20 +0000
committerSam James <sam@gentoo.org>2021-05-10 10:47:20 +0000
commit2c8ebdaa6f62da81a4c771373d371b865bdbf0a1 (patch)
tree3ecaa9cfa93770fa62a2ef02e0f7950fc7d78e1d /sys-apps/smartmontools
parentdev-python/pivy: Stabilize 0.6.6 amd64, #789279 (diff)
downloadgentoo-2c8ebdaa6f62da81a4c771373d371b865bdbf0a1.tar.gz
gentoo-2c8ebdaa6f62da81a4c771373d371b865bdbf0a1.tar.bz2
gentoo-2c8ebdaa6f62da81a4c771373d371b865bdbf0a1.zip
sys-apps/smartmontools: Stabilize 7.2 amd64, #783825
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/smartmontools')
-rw-r--r--sys-apps/smartmontools/smartmontools-7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/smartmontools/smartmontools-7.2.ebuild b/sys-apps/smartmontools/smartmontools-7.2.ebuild
index f5821fb60d50..da2d2c20953d 100644
--- a/sys-apps/smartmontools/smartmontools-7.2.ebuild
+++ b/sys-apps/smartmontools/smartmontools-7.2.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit subversion
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
fi
DESCRIPTION="Tools to monitor storage systems to provide advanced warning of disk degradation"