diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-08 04:06:36 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-08 04:06:36 +0200 |
commit | 71bd3dec56fb145536cc4a579dc9d3f0bd2d113f (patch) | |
tree | 8ef9843ab15efd1f9072cca3e6af7bcf4fb5c423 /sys-apps/smartmontools | |
parent | net-dns/libidn2: x86 stable (bug #674126) (diff) | |
download | gentoo-71bd3dec56fb145536cc4a579dc9d3f0bd2d113f.tar.gz gentoo-71bd3dec56fb145536cc4a579dc9d3f0bd2d113f.tar.bz2 gentoo-71bd3dec56fb145536cc4a579dc9d3f0bd2d113f.zip |
sys-apps/smartmontools: x86 stable (bug #682592)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps/smartmontools')
-rw-r--r-- | sys-apps/smartmontools/smartmontools-7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/smartmontools/smartmontools-7.0-r1.ebuild b/sys-apps/smartmontools/smartmontools-7.0-r1.ebuild index 16fabd5975e2..fd712ecac558 100644 --- a/sys-apps/smartmontools/smartmontools-7.0-r1.ebuild +++ b/sys-apps/smartmontools/smartmontools-7.0-r1.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 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" fi DESCRIPTION="Tools to monitor storage systems to provide advanced warning of disk degradation" |