diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-04 09:02:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-04 09:02:56 +0200 |
commit | fc6053f81522041197d52aac11118878800f08f0 (patch) | |
tree | a5e6bd1747797fe6830739420dbec27889b8ea07 /dev-util/oprofile | |
parent | dev-python/rq: amd64/arm64/arm/x86 stable (ALLARCHES policy) wrt bug #787467 (diff) | |
download | gentoo-fc6053f81522041197d52aac11118878800f08f0.tar.gz gentoo-fc6053f81522041197d52aac11118878800f08f0.tar.bz2 gentoo-fc6053f81522041197d52aac11118878800f08f0.zip |
dev-util/oprofile: x86 stable wrt bug #787713
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/oprofile')
-rw-r--r-- | dev-util/oprofile/oprofile-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/oprofile/oprofile-1.4.0.ebuild b/dev-util/oprofile/oprofile-1.4.0.ebuild index 79e30e9ec030..605ba6b31711 100644 --- a/dev-util/oprofile/oprofile-1.4.0.ebuild +++ b/dev-util/oprofile/oprofile-1.4.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc x86" IUSE="apidoc java pch static-libs" BDEPEND=" |