diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-21 13:27:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-21 13:27:28 +0200 |
commit | fe54994b29981373c3811c429d7143a57cddbd3d (patch) | |
tree | 2a6599fd9a90acc0e63fa402caddd52356ce517d /app-admin | |
parent | dev-util/ninja: sparc stable wrt bug #560762 (diff) | |
download | gentoo-fe54994b29981373c3811c429d7143a57cddbd3d.tar.gz gentoo-fe54994b29981373c3811c429d7143a57cddbd3d.tar.bz2 gentoo-fe54994b29981373c3811c429d7143a57cddbd3d.zip |
app-admin/denyhosts: sparc stable wrt bug #556522
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/denyhosts/denyhosts-2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/denyhosts/denyhosts-2.9.ebuild b/app-admin/denyhosts/denyhosts-2.9.ebuild index 634aac4e07d2..a864f8dac609 100644 --- a/app-admin/denyhosts/denyhosts-2.9.ebuild +++ b/app-admin/denyhosts/denyhosts-2.9.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ppc sparc x86" IUSE="" DEPEND="" |