commit: fb583d43bf0d0fc4f9c906e17320940a4c5345f6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 10 04:25:44 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 10 04:25:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb583d43
sys-apps/smartmontools: Stabilize 7.2 ppc64, #783825
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/smartmontools/smartmontools-7.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/smartmontools/smartmontools-7.2.ebuild
b/sys-apps/smartmontools/smartmontools-7.2.ebuild
index 0a40d8dae37..aa8934b8225 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"