sys-apps/smartmontools: Sync with Gentoo

It's from Gentoo commit 0c0242cb0540dfe7507f5fbcd44172c804d8c0ef.
This commit is contained in:
Flatcar Buildbot 2024-03-25 07:15:58 +00:00 committed by Krzesimir Nowak
parent c4363d2c1b
commit 2dcdd85195

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"