diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:20:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:20:07 +0100 |
commit | 1d1a27f0fb392d54e8cf9709284dc0f3b64b7e91 (patch) | |
tree | f2378bcf4df6bfd49ce57bf09ea5790fbbe8ccb0 /app-admin | |
parent | media-libs/rubberband: ppc stable wrt bug #570510 (diff) | |
download | gentoo-1d1a27f0fb392d54e8cf9709284dc0f3b64b7e91.tar.gz gentoo-1d1a27f0fb392d54e8cf9709284dc0f3b64b7e91.tar.bz2 gentoo-1d1a27f0fb392d54e8cf9709284dc0f3b64b7e91.zip |
app-admin/denyhosts: ppc stable wrt bug #571536
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/denyhosts/denyhosts-3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/denyhosts/denyhosts-3.0-r1.ebuild b/app-admin/denyhosts/denyhosts-3.0-r1.ebuild index f3252c0ee247..01c7675ac9a0 100644 --- a/app-admin/denyhosts/denyhosts-3.0-r1.ebuild +++ b/app-admin/denyhosts/denyhosts-3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="" |