diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-18 21:31:09 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-18 21:31:09 -0400 |
commit | d07929939f94ab43fd2e587b62fb666ffb4f3b61 (patch) | |
tree | d687e5cdb7b8a942a140496b52f702e7cd2c056d /dev-util/oprofile | |
parent | dev-python/pillow: amd64 stable wrt bug #682746 (diff) | |
download | gentoo-d07929939f94ab43fd2e587b62fb666ffb4f3b61.tar.gz gentoo-d07929939f94ab43fd2e587b62fb666ffb4f3b61.tar.bz2 gentoo-d07929939f94ab43fd2e587b62fb666ffb4f3b61.zip |
dev-util/oprofile: amd64 stable wrt bug #683352
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-util/oprofile')
-rw-r--r-- | dev-util/oprofile/oprofile-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/oprofile/oprofile-1.3.0.ebuild b/dev-util/oprofile/oprofile-1.3.0.ebuild index c7b531f0ad3d..e293136b5352 100644 --- a/dev-util/oprofile/oprofile-1.3.0.ebuild +++ b/dev-util/oprofile/oprofile-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${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 |