diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-02 12:06:06 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-02 19:54:16 +0000 |
commit | 813e228ec1db9fe378a9a30063aef6fe81b4186a (patch) | |
tree | a14850239a2fb1a8f3a482ed8c12cb6b725609c9 /sys-apps/smartmontools | |
parent | Revert "Retirement: packages reassignment nixphoeni" (diff) | |
download | gentoo-813e228ec1db9fe378a9a30063aef6fe81b4186a.tar.gz gentoo-813e228ec1db9fe378a9a30063aef6fe81b4186a.tar.bz2 gentoo-813e228ec1db9fe378a9a30063aef6fe81b4186a.zip |
sys-apps/smartmontools: stable 6.6 for sparc, bug #643012
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-apps/smartmontools')
-rw-r--r-- | sys-apps/smartmontools/smartmontools-6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/smartmontools/smartmontools-6.6.ebuild b/sys-apps/smartmontools/smartmontools-6.6.ebuild index 4b26ca97c630..bc535759f5c4 100644 --- a/sys-apps/smartmontools/smartmontools-6.6.ebuild +++ b/sys-apps/smartmontools/smartmontools-6.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |