sys-apps/smartmontools: Sync with Gentoo

It's from Gentoo commit f768f0105f5b9f8ee337105c89e2f6fef2cc8205.
This commit is contained in:
Flatcar Buildbot 2024-04-22 07:16:28 +00:00 committed by Krzesimir Nowak
parent 525a5c1f36
commit d1ed18b048

View File

@ -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"