diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2019-05-07 10:45:45 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2019-05-07 10:45:45 +0200 |
commit | 10719830442d6573869fff951a48acea0f2aa392 (patch) | |
tree | 3e42b9fa6d9832af53d9c28f08dc0151b4123e94 /dev-util | |
parent | media-libs/libwebp-1.0.2-r0: alpha stable (diff) | |
download | gentoo-10719830442d6573869fff951a48acea0f2aa392.tar.gz gentoo-10719830442d6573869fff951a48acea0f2aa392.tar.bz2 gentoo-10719830442d6573869fff951a48acea0f2aa392.zip |
dev-util/oprofile-1.3.0-r0: alpha stable
Bug: http://bugs.gentoo.org/683352
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/oprofile/oprofile-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/oprofile/oprofile-1.3.0.ebuild b/dev-util/oprofile/oprofile-1.3.0.ebuild index e293136b5352..ae37cd926c90 100644 --- a/dev-util/oprofile/oprofile-1.3.0.ebuild +++ b/dev-util/oprofile/oprofile-1.3.0.ebuild @@ -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 |