diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-15 08:30:30 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-15 08:30:30 +0100 |
commit | e64e7402e4d3073d43c49999578f48fc78786347 (patch) | |
tree | 24c941a2eebbd5f35fc72ef3a4707672c5197b22 /sys-apps/smartmontools | |
parent | dev-util/comparator: stable 2.12 for sparc (diff) | |
download | gentoo-e64e7402e4d3073d43c49999578f48fc78786347.tar.gz gentoo-e64e7402e4d3073d43c49999578f48fc78786347.tar.bz2 gentoo-e64e7402e4d3073d43c49999578f48fc78786347.zip |
sys-apps/smartmontools: stable 7.1 for sparc
stable wrt bug #733800
Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps/smartmontools')
-rw-r--r-- | sys-apps/smartmontools/smartmontools-7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/smartmontools/smartmontools-7.1.ebuild b/sys-apps/smartmontools/smartmontools-7.1.ebuild index bba300640fa8..6427eb27746a 100644 --- a/sys-apps/smartmontools/smartmontools-7.1.ebuild +++ b/sys-apps/smartmontools/smartmontools-7.1.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" |