sys-apps/smartmontools: Sync with Gentoo

It's from Gentoo commit 25c4f5e309fe2b667fc0752b584571f9c29f6ee5.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Flatcar Buildbot 2025-07-21 07:17:43 +00:00 committed by Mathieu Tortuyaux
parent d039253f0c
commit e83cd88c18
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit autotools subversion inherit autotools subversion
else else
SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" 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 fi
DESCRIPTION="Tools to monitor storage systems to provide advanced warning of disk degradation" DESCRIPTION="Tools to monitor storage systems to provide advanced warning of disk degradation"