diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-22 15:31:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-22 15:31:57 +0100 |
commit | e34200ff29ae8b192e103a9625779be0e06f9167 (patch) | |
tree | 7d1c497f6970ffc693c0ebac3a99a790b7bad3ea /dev-util/oprofile | |
parent | dev-scheme/racket: amd64 stable wrt bug #577902 (diff) | |
download | gentoo-e34200ff29ae8b192e103a9625779be0e06f9167.tar.gz gentoo-e34200ff29ae8b192e103a9625779be0e06f9167.tar.bz2 gentoo-e34200ff29ae8b192e103a9625779be0e06f9167.zip |
dev-util/oprofile: amd64 stable wrt bug #577750
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-0.9.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/oprofile/oprofile-0.9.9-r2.ebuild b/dev-util/oprofile/oprofile-0.9.9-r2.ebuild index bab174af3c58..530ae1fc2808 100644 --- a/dev-util/oprofile/oprofile-0.9.9-r2.ebuild +++ b/dev-util/oprofile/oprofile-0.9.9-r2.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 qt4" DEPEND=">=dev-libs/popt-1.7-r1 |