summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-29 18:13:56 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-29 18:13:56 +0300
commit007eb5d4cb0500936eea89914513d9369411dc3e (patch)
tree45a0289060397730962da547f73c3928e870f925 /sci-visualization
parentdev-libs/msgpack: drop 3.3.0-r1 (diff)
downloadgentoo-007eb5d4cb0500936eea89914513d9369411dc3e.tar.gz
gentoo-007eb5d4cb0500936eea89914513d9369411dc3e.tar.bz2
gentoo-007eb5d4cb0500936eea89914513d9369411dc3e.zip
sci-visualization/quickplot: Stabilize 1.0.1_rc amd64, #899442
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-visualization')
-rw-r--r--sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild b/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild
index 08a6ff3d92ce..3679f193db3d 100644
--- a/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild
+++ b/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${MY_P}"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
RDEPEND="
media-libs/libsndfile:=