diff options
Diffstat (limited to 'net-misc/htpdate/htpdate-1.0.7.ebuild')
-rw-r--r-- | net-misc/htpdate/htpdate-1.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/htpdate/htpdate-1.0.7.ebuild b/net-misc/htpdate/htpdate-1.0.7.ebuild index ba5433a85c9a..7b6a99224283 100644 --- a/net-misc/htpdate/htpdate-1.0.7.ebuild +++ b/net-misc/htpdate/htpdate-1.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/htpdate/htpdate-1.0.7.ebuild,v 1.7 2014/01/18 10:37:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/htpdate/htpdate-1.0.7.ebuild,v 1.8 2014/01/18 10:38:58 vapier Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.vervest.org/htp/archive/c/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~mips ppc ~ppc64 s390 sh x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ~ppc64 s390 sh x86 ~amd64-linux ~x86-linux" DEPEND="" RDEPEND="" |