diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-10-02 09:31:59 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-10-02 09:31:59 +0200 |
commit | cc55401b32c5dd10a105ef7eadf078fc3652ef9e (patch) | |
tree | dff20c1c3931ed62b646e3893ef612e547d68c22 /app-admin/denyhosts | |
parent | dev-perl/File-LibMagic: Mark ~hppa ~ppc64 (bug #592800). (diff) | |
download | gentoo-cc55401b32c5dd10a105ef7eadf078fc3652ef9e.tar.gz gentoo-cc55401b32c5dd10a105ef7eadf078fc3652ef9e.tar.bz2 gentoo-cc55401b32c5dd10a105ef7eadf078fc3652ef9e.zip |
app-admin/denyhosts: Stable for HPPA (bug #571536).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
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 2c9314377f86..cc9407220e67 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="" |