diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-03 08:19:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-03 09:03:47 +0000 |
commit | 6eadffa44250ac95ae48da9749c487d2dcf84ba4 (patch) | |
tree | c2f7c6cf2f7b48b59bffae8e18fe2b83949ce852 /sys-apps/smartmontools | |
parent | profiles: net-analyzer/aimsniff was removed (diff) | |
download | gentoo-6eadffa44250ac95ae48da9749c487d2dcf84ba4.tar.gz gentoo-6eadffa44250ac95ae48da9749c487d2dcf84ba4.tar.bz2 gentoo-6eadffa44250ac95ae48da9749c487d2dcf84ba4.zip |
sys-apps/smartmontools: stable 6.6 for hppa, bug #643012
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"
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 bc535759f5c4..08ff1631b9c6 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" |