sys-apps/smartmontools: Sync with Gentoo

It's from Gentoo commit 2c0e70679685e13969d28fa5ce60d0cff463a3bc.
This commit is contained in:
Flatcar Buildbot 2025-06-16 07:14:04 +00:00 committed by Krzesimir Nowak
parent 0fdefac53e
commit fb41e95c01

View File

@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit autotools subversion
else
SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~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"