summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-09 20:32:32 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-09 20:32:32 +0300
commit51e917e229999f3f6200d0e7ac07dc0be34189ed (patch)
tree0918fd998846484ec8b5b14dee4cfedbfe9884bc
parentsci-libs/givaro: Stabilize 4.2.0 amd64, #929008 (diff)
downloadgentoo-51e917e229999f3f6200d0e7ac07dc0be34189ed.tar.gz
gentoo-51e917e229999f3f6200d0e7ac07dc0be34189ed.tar.bz2
gentoo-51e917e229999f3f6200d0e7ac07dc0be34189ed.zip
sci-libs/linbox: Stabilize 1.7.0 amd64, #929008
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sci-libs/linbox/linbox-1.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/linbox/linbox-1.7.0.ebuild b/sci-libs/linbox/linbox-1.7.0.ebuild
index 0745edcc409b..3fb0af5058b4 100644
--- a/sci-libs/linbox/linbox-1.7.0.ebuild
+++ b/sci-libs/linbox/linbox-1.7.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/linbox-team/${PN}/releases/download/v${PV}/${P}.tar.
# headers all say LGPL-2.1
LICENSE="GPL-2+ LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="doc opencl openmp"
BDEPEND="doc? ( app-text/doxygen )"