summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2008-10-25 13:15:40 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2008-10-25 13:15:40 +0000
commit3c7d6d04346dc3a2b6d5cb4b51929d4d3f6d6720 (patch)
tree1964a3ca0a36468183d8ebcc638b2d01dd78b87b /dev-util/shunit2/shunit2-2.1.4.ebuild
parentdo not prestrip files, bug #243836; respect CC variable (diff)
downloadgentoo-2-3c7d6d04346dc3a2b6d5cb4b51929d4d3f6d6720.tar.gz
gentoo-2-3c7d6d04346dc3a2b6d5cb4b51929d4d3f6d6720.tar.bz2
gentoo-2-3c7d6d04346dc3a2b6d5cb4b51929d4d3f6d6720.zip
Keyworded ~ppc. Closes bug #240194
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 i686)
Diffstat (limited to 'dev-util/shunit2/shunit2-2.1.4.ebuild')
-rw-r--r--dev-util/shunit2/shunit2-2.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/shunit2/shunit2-2.1.4.ebuild b/dev-util/shunit2/shunit2-2.1.4.ebuild
index b9ed9430a63c..ef91661ddcc3 100644
--- a/dev-util/shunit2/shunit2-2.1.4.ebuild
+++ b/dev-util/shunit2/shunit2-2.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/shunit2/shunit2-2.1.4.ebuild,v 1.1 2008/09/15 23:01:28 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/shunit2/shunit2-2.1.4.ebuild,v 1.2 2008/10/25 13:15:40 pvdabeel Exp $
DESCRIPTION="shUnit2 is a unit-test framework for Bourne-based shell scripts."
HOMEPAGE="http://code.google.com/p/shunit2/wiki/ProjectInfo"
@@ -8,7 +8,7 @@ SRC_URI="http://shunit2.googlecode.com/files/${P}.tgz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc test"
RDEPEND=""