diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-06 05:17:04 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-06 05:17:04 +0100 |
commit | f2182033addf13bbf886e001fafe7919400ee712 (patch) | |
tree | 440e40babf37036605c2276f206b5fdbbde98d02 /sys-apps/smartmontools | |
parent | dev-libs/quazip: x86 stable (bug #641222) (diff) | |
download | gentoo-f2182033addf13bbf886e001fafe7919400ee712.tar.gz gentoo-f2182033addf13bbf886e001fafe7919400ee712.tar.bz2 gentoo-f2182033addf13bbf886e001fafe7919400ee712.zip |
sys-apps/smartmontools: x86 stable (bug #643012)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-apps/smartmontools')
-rw-r--r-- | sys-apps/smartmontools/smartmontools-6.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/smartmontools/smartmontools-6.6.ebuild b/sys-apps/smartmontools/smartmontools-6.6.ebuild index 08ff1631b9c6..349e74212204 100644 --- a/sys-apps/smartmontools/smartmontools-6.6.ebuild +++ b/sys-apps/smartmontools/smartmontools-6.6.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 ~arm-linux ~x86-linux ~x64-macos" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" fi DESCRIPTION="Tools to monitor storage systems to provide advanced warning of disk degradation" |