summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-07-23 12:42:15 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-07-23 12:42:15 +0000
commitd37ee0e4d193480a4cbaad8d658f170c0036e993 (patch)
tree158ff97720482834d2530ccb03041d33448b2d13 /net-misc/arm
parentKeyword ~ppc and ~ppc64, bug #517838 (diff)
downloadgentoo-2-d37ee0e4d193480a4cbaad8d658f170c0036e993.tar.gz
gentoo-2-d37ee0e4d193480a4cbaad8d658f170c0036e993.tar.bz2
gentoo-2-d37ee0e4d193480a4cbaad8d658f170c0036e993.zip
Keyword ~ppc and ~ppc64, 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 6c29db05db32..3f40055d0786 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.28 2014/07/23 02:59:16 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/arm/ChangeLog,v 1.29 2014/07/23 12:42:15 blueness Exp $
+
+ 23 Jul 2014; Anthony G. Basile <blueness@gentoo.org>
+ arm-1.4.5.0_p20140714-r2.ebuild:
+ Keyword ~ppc and ~ppc64, bug #517838
*arm-1.4.5.0_p20140714-r2 (23 Jul 2014)
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 cc44cf6515ff..bd77b3c14a7e 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.1 2014/07/23 02:59:16 mrueg Exp $
+# $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 $
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"
+KEYWORDS="~amd64 ~ppc ~ppc64"
IUSE="test"
DEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}] )