diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-09 20:32:31 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-09 20:32:31 +0300 |
commit | a8cf31e00ceeff8f002fa1fe9d686cfe92baeca2 (patch) | |
tree | cafe3245f64d7fe832db694af6f1eb113641c22d /sci-libs | |
parent | sci-libs/fflas-ffpack: Stabilize 2.5.0-r1 amd64, #929008 (diff) | |
download | gentoo-a8cf31e00ceeff8f002fa1fe9d686cfe92baeca2.tar.gz gentoo-a8cf31e00ceeff8f002fa1fe9d686cfe92baeca2.tar.bz2 gentoo-a8cf31e00ceeff8f002fa1fe9d686cfe92baeca2.zip |
sci-libs/givaro: Stabilize 4.2.0 amd64, #929008
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/givaro/givaro-4.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/givaro/givaro-4.2.0.ebuild b/sci-libs/givaro/givaro-4.2.0.ebuild index ab621bfb5ab1..d657e0e4660f 100644 --- a/sci-libs/givaro/givaro-4.2.0.ebuild +++ b/sci-libs/givaro/givaro-4.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/linbox-team/givaro/releases/download/v${PV}/${P}.tar LICENSE="CeCILL-B" SLOT="0/9" # soname major -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="doc test" RESTRICT="!test? ( test )" |