diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:18:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:18:25 +0100 |
commit | a1aee11c77a4852c016c4375c19ef57b5ef81d18 (patch) | |
tree | 0f5bf305dc56b1ac278ddaae5cd1230fb0b24b55 /app-admin/denyhosts | |
parent | sys-apps/shadow: sparc stable wrt bug #601734 (diff) | |
download | gentoo-a1aee11c77a4852c016c4375c19ef57b5ef81d18.tar.gz gentoo-a1aee11c77a4852c016c4375c19ef57b5ef81d18.tar.bz2 gentoo-a1aee11c77a4852c016c4375c19ef57b5ef81d18.zip |
app-admin/denyhosts: sparc stable wrt bug #571536
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/denyhosts')
-rw-r--r-- | app-admin/denyhosts/denyhosts-3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/denyhosts/denyhosts-3.0-r1.ebuild b/app-admin/denyhosts/denyhosts-3.0-r1.ebuild index 5a6e07bf0b7a..bb77441609bf 100644 --- a/app-admin/denyhosts/denyhosts-3.0-r1.ebuild +++ b/app-admin/denyhosts/denyhosts-3.0-r1.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="" |