From eb09d6a033923144aa6fb8372090183216dad57f Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Fri, 26 Dec 2014 17:55:44 +0000 Subject: add ~arm, bug #530672 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062) --- dev-util/cmdtest/cmdtest-0.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-util/cmdtest/cmdtest-0.10.ebuild') diff --git a/dev-util/cmdtest/cmdtest-0.10.ebuild b/dev-util/cmdtest/cmdtest-0.10.ebuild index dcbb64057136..a3dd20d8796c 100644 --- a/dev-util/cmdtest/cmdtest-0.10.ebuild +++ b/dev-util/cmdtest/cmdtest-0.10.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/dev-util/cmdtest/cmdtest-0.10.ebuild,v 1.2 2014/11/29 12:54:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cmdtest/cmdtest-0.10.ebuild,v 1.3 2014/12/26 17:55:44 maekke Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://code.liw.fi/debian/pool/main/c/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86" DEPEND=" ${PYTHON_DEPS} -- cgit v1.2.3-65-gdbad