diff options
-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="" |