diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 17:31:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 17:31:30 +0100 |
commit | ef8f5414ee7f67c81b42e031e5698969452478bd (patch) | |
tree | cbe58b05ef0a3173125c526ceb9d33f9db93fd44 /dev-util/oprofile | |
parent | games-board/pokerth: amd64 stable wrt bug #577662 (diff) | |
download | gentoo-ef8f5414ee7f67c81b42e031e5698969452478bd.tar.gz gentoo-ef8f5414ee7f67c81b42e031e5698969452478bd.tar.bz2 gentoo-ef8f5414ee7f67c81b42e031e5698969452478bd.zip |
dev-util/oprofile: amd64 stable wrt bug #577752
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/oprofile')
-rw-r--r-- | dev-util/oprofile/oprofile-1.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/oprofile/oprofile-1.1.0-r1.ebuild b/dev-util/oprofile/oprofile-1.1.0-r1.ebuild index f4aae039acbb..2f76ec28245d 100644 --- a/dev-util/oprofile/oprofile-1.1.0-r1.ebuild +++ b/dev-util/oprofile/oprofile-1.1.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="java pch" RDEPEND=">=dev-libs/popt-1.7-r1 |