diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-11-29 12:54:17 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-11-29 12:54:17 +0000 |
commit | 1d17d4b0078ec63d1b8e428c59a9ef17378f2ae0 (patch) | |
tree | 550b14e90a217c9bd82cd3edbc7bc7c7f87d4d97 /dev-util/cmdtest/cmdtest-0.10.ebuild | |
parent | Marked ~hppa (bug #530672). (diff) | |
download | gentoo-2-1d17d4b0078ec63d1b8e428c59a9ef17378f2ae0.tar.gz gentoo-2-1d17d4b0078ec63d1b8e428c59a9ef17378f2ae0.tar.bz2 gentoo-2-1d17d4b0078ec63d1b8e428c59a9ef17378f2ae0.zip |
Marked ~hppa (bug #530672).
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-util/cmdtest/cmdtest-0.10.ebuild')
-rw-r--r-- | dev-util/cmdtest/cmdtest-0.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/cmdtest/cmdtest-0.10.ebuild b/dev-util/cmdtest/cmdtest-0.10.ebuild index 1a2304b4a736..dcbb64057136 100644 --- a/dev-util/cmdtest/cmdtest-0.10.ebuild +++ b/dev-util/cmdtest/cmdtest-0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.1 2013/11/10 10:32:06 mschiff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cmdtest/cmdtest-0.10.ebuild,v 1.2 2014/11/29 12:54:17 jer 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 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" DEPEND=" ${PYTHON_DEPS} |