summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-10-23 19:33:29 +0000
committerMarkus Meier <maekke@gentoo.org>2014-10-23 19:33:29 +0000
commitb88efe185b989caa2c55046f9647e8e05e5eae1a (patch)
tree5083f41b6dff84413dc5ed1d7b48a5ed96dcdeb8 /net-libs
parentarm stable, bug #525766 (diff)
downloadgentoo-2-b88efe185b989caa2c55046f9647e8e05e5eae1a.tar.gz
gentoo-2-b88efe185b989caa2c55046f9647e8e05e5eae1a.tar.bz2
gentoo-2-b88efe185b989caa2c55046f9647e8e05e5eae1a.zip
add ~arm, bug #523468
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libndp/ChangeLog5
-rw-r--r--net-libs/libndp/libndp-1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libndp/ChangeLog b/net-libs/libndp/ChangeLog
index 472e5315e4af..98350b20dbe4 100644
--- a/net-libs/libndp/ChangeLog
+++ b/net-libs/libndp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libndp
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libndp/ChangeLog,v 1.2 2014/09/23 11:52:34 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libndp/ChangeLog,v 1.3 2014/10/23 19:33:29 maekke Exp $
+
+ 23 Oct 2014; Markus Meier <maekke@gentoo.org> libndp-1.4.ebuild:
+ add ~arm, bug #523468
23 Sep 2014; Pacho Ramos <pacho@gentoo.org> libndp-1.4.ebuild:
x86 keyword, bug #523468
diff --git a/net-libs/libndp/libndp-1.4.ebuild b/net-libs/libndp/libndp-1.4.ebuild
index b03335cb7f08..35748cf18693 100644
--- a/net-libs/libndp/libndp-1.4.ebuild
+++ b/net-libs/libndp/libndp-1.4.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-libs/libndp/libndp-1.4.ebuild,v 1.2 2014/09/23 11:52:34 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libndp/libndp-1.4.ebuild,v 1.3 2014/10/23 19:33:29 maekke Exp $
EAPI=5
GCONF_DEBUG="no"
@@ -15,7 +15,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE="debug"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
DEPEND=""
RDEPEND="${DEPEND}"