diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-06 15:24:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-06 15:24:40 +0200 |
commit | fcbb670bacfbed57f3b04235f2adf829ccd80f87 (patch) | |
tree | 17dc8f01ac608763cadd5b7ed4bedbb5413f23b6 /app-admin | |
parent | app-dicts/prime-dict: ppc stable wrt bug #555836 (diff) | |
download | gentoo-fcbb670bacfbed57f3b04235f2adf829ccd80f87.tar.gz gentoo-fcbb670bacfbed57f3b04235f2adf829ccd80f87.tar.bz2 gentoo-fcbb670bacfbed57f3b04235f2adf829ccd80f87.zip |
app-admin/denyhosts: ppc stable wrt bug #556522
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
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 338697013eb0..634aac4e07d2 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="" |