diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-07-23 21:53:34 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-07-23 21:56:01 +0200 |
commit | 05bd47d52fef32410c3f3088cd8b16e9e435a142 (patch) | |
tree | 4f2b296b284ef724cf2ac39bd3a2b7611959a562 /dev-util/oprofile | |
parent | gnome-base/gdm: Version bump to 40.1 (diff) | |
download | gentoo-05bd47d52fef32410c3f3088cd8b16e9e435a142.tar.gz gentoo-05bd47d52fef32410c3f3088cd8b16e9e435a142.tar.bz2 gentoo-05bd47d52fef32410c3f3088cd8b16e9e435a142.zip |
dev-util/oprofile: arm stable #787713
Closes: https://bugs.gentoo.org/787713
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@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 7c7502881b57..2526034bec1b 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=" |