diff options
author | Sam James <sam@gentoo.org> | 2021-05-03 16:53:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-03 16:53:11 +0000 |
commit | 4a1f637388ff47c6781f4636a3872ff78411d7f2 (patch) | |
tree | 294aae209532963f3e6e0d2f920452c600d8f74c /dev-util/oprofile | |
parent | dev-perl/CGI-Compile: Stabilize 0.250.0 amd64, #787692 (diff) | |
download | gentoo-4a1f637388ff47c6781f4636a3872ff78411d7f2.tar.gz gentoo-4a1f637388ff47c6781f4636a3872ff78411d7f2.tar.bz2 gentoo-4a1f637388ff47c6781f4636a3872ff78411d7f2.zip |
dev-util/oprofile: Stabilize 1.4.0 amd64, #787713
Signed-off-by: Sam James <sam@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 010b73f8d510..79e30e9ec030 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=" |