commit: 8be51fedbe7edbc911c9f25c39152b36c0cd7602 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 18 08:38:39 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 18 08:38:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be51fed
sci-libs/brial: Stabilize 1.2.10 amd64, #765760 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/brial/brial-1.2.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/brial/brial-1.2.10.ebuild b/sci-libs/brial/brial-1.2.10.ebuild index 27cfaaf9a63..926f7639d6b 100644 --- a/sci-libs/brial/brial-1.2.10.ebuild +++ b/sci-libs/brial/brial-1.2.10.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/BRiAl/BRiAl/releases/download/${PV}/${P}.tar.bz2" # The top-level license is GPL2+, but cudd/LICENSE is BSD. LICENSE="BSD GPL-2+" SLOT="0" -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="png static-libs" BDEPEND="virtual/pkgconfig"
