diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-15 13:28:47 -0500 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-01-16 07:41:50 +0200 |
commit | 2da146947a900f9028c947c51e97b967ed362c2e (patch) | |
tree | 3835bb0307aac01f638cb4d237754c3047df25c6 /sci-libs/matio | |
parent | media-libs/libsdl2: Stabilize 2.28.3 x86, #914777 (diff) | |
download | gentoo-2da146947a900f9028c947c51e97b967ed362c2e.tar.gz gentoo-2da146947a900f9028c947c51e97b967ed362c2e.tar.bz2 gentoo-2da146947a900f9028c947c51e97b967ed362c2e.zip |
sci-libs/matio: Stabilize 1.5.23 amd64, #914908
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'sci-libs/matio')
-rw-r--r-- | sci-libs/matio/matio-1.5.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/matio/matio-1.5.23.ebuild b/sci-libs/matio/matio-1.5.23.ebuild index 50ba1730381e..087da57409dd 100644 --- a/sci-libs/matio/matio-1.5.23.ebuild +++ b/sci-libs/matio/matio-1.5.23.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0/11" # subslot = soname version -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples hdf5 sparse" RDEPEND=" |