diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 22:15:42 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 22:15:42 +0200 |
commit | 436e913af057cbf01b823e99c04b2e454ec9510a (patch) | |
tree | be0a5409869c50b7840a7d43b99a8cc74d97211d /sci-mathematics | |
parent | dev-libs/uulib: Stabilize 0.5.20-r3 amd64, #886711 (diff) | |
download | gentoo-436e913af057cbf01b823e99c04b2e454ec9510a.tar.gz gentoo-436e913af057cbf01b823e99c04b2e454ec9510a.tar.bz2 gentoo-436e913af057cbf01b823e99c04b2e454ec9510a.zip |
sci-mathematics/cgal: Stabilize 5.5 amd64, #886895
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/cgal/cgal-5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/cgal/cgal-5.5.ebuild b/sci-mathematics/cgal/cgal-5.5.ebuild index 965fdeb16266..a20801ec0461 100644 --- a/sci-mathematics/cgal/cgal-5.5.ebuild +++ b/sci-mathematics/cgal/cgal-5.5.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="LGPL-3 GPL-3 Boost-1.0" SLOT="0/14" -KEYWORDS="~amd64 ~arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="doc examples" RDEPEND=" |