summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-10 04:25:44 +0000
committerSam James <sam@gentoo.org>2021-05-10 04:25:44 +0000
commitfb583d43bf0d0fc4f9c906e17320940a4c5345f6 (patch)
tree844ae859437c91232c394b450f31445ec5aaafd6 /sys-apps/smartmontools
parentapp-accessibility/speech-tools: Stabilize 2.5.0 x86, #783633 (diff)
downloadgentoo-fb583d43bf0d0fc4f9c906e17320940a4c5345f6.tar.gz
gentoo-fb583d43bf0d0fc4f9c906e17320940a4c5345f6.tar.bz2
gentoo-fb583d43bf0d0fc4f9c906e17320940a4c5345f6.zip
sys-apps/smartmontools: Stabilize 7.2 ppc64, #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 0a40d8dae37e..aa8934b82253 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"