diff options
author | Sam James <sam@gentoo.org> | 2024-01-31 09:18:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-31 09:18:41 +0000 |
commit | 0328e69ba6edbe665ac1429f4a5a85fa6888cd80 (patch) | |
tree | a2cf284e1a58799964a94428a26bfa135aba2369 /sci-mathematics/cgal | |
parent | net-im/telegram-desktop: version bump 4.14.9 & fix build dep (diff) | |
download | gentoo-0328e69ba6edbe665ac1429f4a5a85fa6888cd80.tar.gz gentoo-0328e69ba6edbe665ac1429f4a5a85fa6888cd80.tar.bz2 gentoo-0328e69ba6edbe665ac1429f4a5a85fa6888cd80.zip |
sci-mathematics/cgal: Stabilize 5.6 amd64, #923366
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/cgal')
-rw-r--r-- | sci-mathematics/cgal/cgal-5.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/cgal/cgal-5.6.ebuild b/sci-mathematics/cgal/cgal-5.6.ebuild index 1ef2b2dbf76e..caf9f936cf79 100644 --- a/sci-mathematics/cgal/cgal-5.6.ebuild +++ b/sci-mathematics/cgal/cgal-5.6.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=" |