summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-07-23 15:42:28 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-07-23 15:42:28 +0000
commitc54c388e11e8ec5117dc4fc2be80d331a5faa3c4 (patch)
treeaef2846265b60f6401d7f94498b4ff78222d962e /net-misc/arm
parentKeyword ~arm and ~mips, bug #517838 (diff)
downloadgentoo-2-c54c388e11e8ec5117dc4fc2be80d331a5faa3c4.tar.gz
gentoo-2-c54c388e11e8ec5117dc4fc2be80d331a5faa3c4.tar.bz2
gentoo-2-c54c388e11e8ec5117dc4fc2be80d331a5faa3c4.zip
Keyword ~arm and ~mips, bug #517838
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-misc/arm')
-rw-r--r--net-misc/arm/ChangeLog6
-rw-r--r--net-misc/arm/arm-1.4.5.0_p20140714-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/arm/ChangeLog b/net-misc/arm/ChangeLog
index 3f40055d0786..ee406a5487ea 100644
--- a/net-misc/arm/ChangeLog
+++ b/net-misc/arm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/arm
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/arm/ChangeLog,v 1.29 2014/07/23 12:42:15 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/arm/ChangeLog,v 1.30 2014/07/23 15:42:28 blueness Exp $
+
+ 23 Jul 2014; Anthony G. Basile <blueness@gentoo.org>
+ arm-1.4.5.0_p20140714-r2.ebuild:
+ Keyword ~arm and ~mips, bug #517838
23 Jul 2014; Anthony G. Basile <blueness@gentoo.org>
arm-1.4.5.0_p20140714-r2.ebuild:
diff --git a/net-misc/arm/arm-1.4.5.0_p20140714-r2.ebuild b/net-misc/arm/arm-1.4.5.0_p20140714-r2.ebuild
index bd77b3c14a7e..7955b95e02f0 100644
--- a/net-misc/arm/arm-1.4.5.0_p20140714-r2.ebuild
+++ b/net-misc/arm/arm-1.4.5.0_p20140714-r2.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/arm/arm-1.4.5.0_p20140714-r2.ebuild,v 1.2 2014/07/23 12:42:15 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/arm/arm-1.4.5.0_p20140714-r2.ebuild,v 1.3 2014/07/23 15:42:28 blueness Exp $
EAPI=5
PYTHON_COMPAT=(python2_7)
@@ -14,7 +14,7 @@ SRC_URI="https://gitweb.torproject.org/arm.git/snapshot/${COMMIT_ID}.tar.gz -> $
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64"
IUSE="test"
DEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}] )