diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-14 23:09:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-14 23:09:45 +0100 |
commit | ec0e246578121f0ec890f85148fb10a14a16bbf6 (patch) | |
tree | 6f2997afb6cc526fc735a7e0c24bb3042d51b280 /app-admin/denyhosts | |
parent | media-video/smtube: amd64 stable wrt bug #576654 (diff) | |
download | gentoo-ec0e246578121f0ec890f85148fb10a14a16bbf6.tar.gz gentoo-ec0e246578121f0ec890f85148fb10a14a16bbf6.tar.bz2 gentoo-ec0e246578121f0ec890f85148fb10a14a16bbf6.zip |
app-admin/denyhosts: amd64 stable wrt bug #571536
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/denyhosts')
-rw-r--r-- | app-admin/denyhosts/denyhosts-3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/denyhosts/denyhosts-3.0.ebuild b/app-admin/denyhosts/denyhosts-3.0.ebuild index fef100da9c14..0671eee47d4c 100644 --- a/app-admin/denyhosts/denyhosts-3.0.ebuild +++ b/app-admin/denyhosts/denyhosts-3.0.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="" |