diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-21 13:23:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-21 13:23:49 +0200 |
commit | 831099f8909c82f60038dbb112f1c8cc2910cf31 (patch) | |
tree | 15c286a6efe461a7bf5f4eeeab4ca3a3c7164870 /sys-apps | |
parent | dev-python/python-ldap: sparc stable wrt bug #556294 (diff) | |
download | gentoo-831099f8909c82f60038dbb112f1c8cc2910cf31.tar.gz gentoo-831099f8909c82f60038dbb112f1c8cc2910cf31.tar.bz2 gentoo-831099f8909c82f60038dbb112f1c8cc2910cf31.zip |
sys-apps/smartmontools: sparc stable wrt bug #555528
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/smartmontools/smartmontools-6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/smartmontools/smartmontools-6.4.ebuild b/sys-apps/smartmontools/smartmontools-6.4.ebuild index 3ce5fc1f1666..380f99fd18f5 100644 --- a/sys-apps/smartmontools/smartmontools-6.4.ebuild +++ b/sys-apps/smartmontools/smartmontools-6.4.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then inherit subversion autotools else SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~x64-macos" + KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~x64-macos" fi DESCRIPTION="Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) monitoring tools" |