diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-27 04:22:49 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-27 04:22:49 +0000 |
commit | 86a522e4ea2203195dd15f57043ceb0f201cf9d7 (patch) | |
tree | e8ae3664159229009e61e7a42e2e493b28c8bac7 /net-misc/chrony/chrony-1.27_pre1.ebuild | |
parent | Fix LICENSE (bug #444856 by ulm). (diff) | |
download | gentoo-2-86a522e4ea2203195dd15f57043ceb0f201cf9d7.tar.gz gentoo-2-86a522e4ea2203195dd15f57043ceb0f201cf9d7.tar.bz2 gentoo-2-86a522e4ea2203195dd15f57043ceb0f201cf9d7.zip |
keyword ~arm, bug #444714
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-misc/chrony/chrony-1.27_pre1.ebuild')
-rw-r--r-- | net-misc/chrony/chrony-1.27_pre1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/chrony/chrony-1.27_pre1.ebuild b/net-misc/chrony/chrony-1.27_pre1.ebuild index 7b5447a6824f..4ddbcce3cf55 100644 --- a/net-misc/chrony/chrony-1.27_pre1.ebuild +++ b/net-misc/chrony/chrony-1.27_pre1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.27_pre1.ebuild,v 1.2 2012/04/11 21:57:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/chrony-1.27_pre1.ebuild,v 1.3 2012/11/27 04:22:49 blueness Exp $ EAPI=4 inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="http://download.tuxfamily.org/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~sparc ~x86" IUSE="caps +ipv6 +readline" RDEPEND=" |