summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-12-19 21:32:18 +0000
committerMike Frysinger <vapier@gentoo.org>2012-12-19 21:32:18 +0000
commit4b55e85d869072eb56f07246b7c7ffb9e0213506 (patch)
tree7f18324124effddfa3d21ee7da56e48c1662ac7b /dev-util/stressapptest/stressapptest-1.0.4.ebuild
parentClean up compiler flag handling w/fix from upstream, and add dedicated user/g... (diff)
downloadhistorical-4b55e85d869072eb56f07246b7c7ffb9e0213506.tar.gz
historical-4b55e85d869072eb56f07246b7c7ffb9e0213506.tar.bz2
historical-4b55e85d869072eb56f07246b7c7ffb9e0213506.zip
Add some ~arm love.
Package-Manager: portage-2.2.0_alpha144/cvs/Linux x86_64 Manifest-Sign-Key: 0xFB7C4156
Diffstat (limited to 'dev-util/stressapptest/stressapptest-1.0.4.ebuild')
-rw-r--r--dev-util/stressapptest/stressapptest-1.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/stressapptest/stressapptest-1.0.4.ebuild b/dev-util/stressapptest/stressapptest-1.0.4.ebuild
index d26321736114..31f377af6efb 100644
--- a/dev-util/stressapptest/stressapptest-1.0.4.ebuild
+++ b/dev-util/stressapptest/stressapptest-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/stressapptest/stressapptest-1.0.4.ebuild,v 1.2 2012/11/27 06:54:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/stressapptest/stressapptest-1.0.4.ebuild,v 1.3 2012/12/19 21:32:13 vapier Exp $
EAPI="4"
@@ -11,7 +11,7 @@ SRC_URI="http://stressapptest.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="debug"
RDEPEND="dev-libs/libaio"