summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2022-11-30 10:31:35 +0100
committerFlorian Schmaus <flow@gentoo.org>2022-11-30 10:39:37 +0100
commit50aacd418fc163a7daccc79e126f2ad33f8b49f6 (patch)
tree4151e84045e00c11105d1c17e66b2a206a030eda /dev-util/FlameGraph
parentdev-util/FlameGraph: stabilize 1.0 for amd64, x86 (diff)
downloadgentoo-50aacd418fc163a7daccc79e126f2ad33f8b49f6.tar.gz
gentoo-50aacd418fc163a7daccc79e126f2ad33f8b49f6.tar.bz2
gentoo-50aacd418fc163a7daccc79e126f2ad33f8b49f6.zip
dev-util/FlameGraph: stabilize 1.0_p20210830 for amd64, x86
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-util/FlameGraph')
-rw-r--r--dev-util/FlameGraph/FlameGraph-1.0_p20210830.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/FlameGraph/FlameGraph-1.0_p20210830.ebuild b/dev-util/FlameGraph/FlameGraph-1.0_p20210830.ebuild
index 44f852db5bd4..3fb4cd530480 100644
--- a/dev-util/FlameGraph/FlameGraph-1.0_p20210830.ebuild
+++ b/dev-util/FlameGraph/FlameGraph-1.0_p20210830.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]]; then
EGIT_REPO_URI="https://github.com/brendangregg/FlameGraph.git"
else
SRC_URI="https://dev.gentoo.org/~flow/distfiles/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="CDDL"