summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-07-20 15:35:55 +0000
committerJeroen Roovers <jer@gentoo.org>2013-07-20 15:35:55 +0000
commit7036f4c6f724ed956eb6e15a1e42571a05bba173 (patch)
treec2bad817ef94c920bdb6f5653d0f59c343d4cbd3 /app-benchmarks
parentMarked ~hppa too. (diff)
downloadgentoo-2-7036f4c6f724ed956eb6e15a1e42571a05bba173.tar.gz
gentoo-2-7036f4c6f724ed956eb6e15a1e42571a05bba173.tar.bz2
gentoo-2-7036f4c6f724ed956eb6e15a1e42571a05bba173.zip
Marked ~hppa too.
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/ltp/ChangeLog5
-rw-r--r--app-benchmarks/ltp/ltp-20130503.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-benchmarks/ltp/ChangeLog b/app-benchmarks/ltp/ChangeLog
index 608354b1cb02..48798bc06ef3 100644
--- a/app-benchmarks/ltp/ChangeLog
+++ b/app-benchmarks/ltp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-benchmarks/ltp
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ltp/ChangeLog,v 1.24 2013/07/19 14:18:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ltp/ChangeLog,v 1.25 2013/07/20 15:35:55 jer Exp $
+
+ 20 Jul 2013; Jeroen Roovers <jer@gentoo.org> ltp-20130503.ebuild:
+ Marked ~hppa too.
19 Jul 2013; Jeroen Roovers <jer@gentoo.org> ltp-20130503.ebuild:
configure: --with open-posix-testsuite => --with-open-posix-testsuite
diff --git a/app-benchmarks/ltp/ltp-20130503.ebuild b/app-benchmarks/ltp/ltp-20130503.ebuild
index 504b8401a4ad..c85abe72bc7e 100644
--- a/app-benchmarks/ltp/ltp-20130503.ebuild
+++ b/app-benchmarks/ltp/ltp-20130503.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ltp/ltp-20130503.ebuild,v 1.2 2013/07/19 14:18:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ltp/ltp-20130503.ebuild,v 1.3 2013/07/20 15:35:55 jer Exp $
EAPI="4"
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/ltp/LTP%20Source/${P}/${MY_P}.bz2 -> ${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
IUSE="expect perl pm open-posix python rt"
DEPEND="expect? ( dev-tcltk/expect )