diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 21:16:17 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 21:16:17 +0200 |
commit | 6f2b2f5c477d41e248cea4d68d8c41cc17f0f580 (patch) | |
tree | 3d200159c14051f2e2857a51c9aa68c554c4035f /sci-mathematics/cgal | |
parent | sci-libs/cfitsio: Stabilize 4.2.0 amd64, #920127 (diff) | |
download | gentoo-6f2b2f5c477d41e248cea4d68d8c41cc17f0f580.tar.gz gentoo-6f2b2f5c477d41e248cea4d68d8c41cc17f0f580.tar.bz2 gentoo-6f2b2f5c477d41e248cea4d68d8c41cc17f0f580.zip |
sci-mathematics/cgal: Stabilize 5.5.2 amd64, #920128
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/cgal')
-rw-r--r-- | sci-mathematics/cgal/cgal-5.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/cgal/cgal-5.5.2.ebuild b/sci-mathematics/cgal/cgal-5.5.2.ebuild index 410aa2804d38..3c8d935d01b5 100644 --- a/sci-mathematics/cgal/cgal-5.5.2.ebuild +++ b/sci-mathematics/cgal/cgal-5.5.2.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="LGPL-3 GPL-3 Boost-1.0" SLOT="0/14" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples" RDEPEND=" |