diff options
author | Alexis Ballier <aballier@gentoo.org> | 2015-01-08 08:53:02 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2015-01-08 08:53:02 +0000 |
commit | 287f05f8146d9659d8b4b594b1a8f9d88f180eaa (patch) | |
tree | 20a71324d690cd5cb25f221a73a4f863349d7fab /sys-apps/haveged | |
parent | x86 stable, see bug 531832 (diff) | |
download | gentoo-2-287f05f8146d9659d8b4b594b1a8f9d88f180eaa.tar.gz gentoo-2-287f05f8146d9659d8b4b594b1a8f9d88f180eaa.tar.bz2 gentoo-2-287f05f8146d9659d8b4b594b1a8f9d88f180eaa.zip |
keyword ~arm
Signed-off-by: aballier@gentoo.org
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'sys-apps/haveged')
-rw-r--r-- | sys-apps/haveged/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/haveged/haveged-1.9.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/haveged/ChangeLog b/sys-apps/haveged/ChangeLog index d60ee1ccc9e6..883de500fd18 100644 --- a/sys-apps/haveged/ChangeLog +++ b/sys-apps/haveged/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/haveged -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/haveged/ChangeLog,v 1.31 2014/02/24 22:45:57 blueness Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/haveged/ChangeLog,v 1.32 2015/01/08 08:53:02 aballier Exp $ + + 08 Jan 2015; Alexis Ballier <aballier@gentoo.org> haveged-1.9.1.ebuild: + keyword ~arm *haveged-1.9.1 (24 Feb 2014) diff --git a/sys-apps/haveged/haveged-1.9.1.ebuild b/sys-apps/haveged/haveged-1.9.1.ebuild index 2ca94c056617..1a25095cc19c 100644 --- a/sys-apps/haveged/haveged-1.9.1.ebuild +++ b/sys-apps/haveged/haveged-1.9.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/haveged/haveged-1.9.1.ebuild,v 1.1 2014/02/24 22:45:57 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/haveged/haveged-1.9.1.ebuild,v 1.2 2015/01/08 08:53:02 aballier Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.issihosts.com/haveged/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" DEPEND="" |